Skip to content

Commit

Permalink
Merge pull request #263 from entando/ENG-3622-updating-core-parent-ve…
Browse files Browse the repository at this point in the history
…rsion

ENG-3622 Updating core parent version
  • Loading branch information
BrenoQVDS authored May 2, 2022
2 parents baafd0b + c3d05b7 commit c6383f4
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
28 changes: 20 additions & 8 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ ignore:
SNYK-JAVA-ORGJBOSSRESTEASY-1009963:
- '*':
reason: '.'
SNYK-JAVA-ORGKEYCLOAK-1061996:
- '*':
reason: '.'
SNYK-JAVA-ORGKEYCLOAK-1062507:
- '*':
reason: '.'
SNYK-JAVA-ORGKEYCLOAK-1083276:
- '*':
reason: '.'
Expand All @@ -43,6 +37,24 @@ ignore:
SNYK-JAVA-ORGKEYCLOAK-2434281:
- '*':
reason: '.'
SNYK-JAVA-ORGAPACHESTRUTS-2635340:
SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITYOAUTH-2772728:
- '*':
reason: '.'
reason: '.'
SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751:
- '*':
reason: '.'
SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634:
- '*':
reason: '.'
SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828:
- '*':
reason: '.'
SNYK-JAVA-ORGKEYCLOAK-2805802:
- '*':
reason: '.'
SNYK-JAVA-ORGOWASPESAPI-2805301:
- '*':
reason: '.'
SNYK-JAVA-ORGOWASPESAPI-2803305:
- '*':
reason: '.'
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>org.entando</groupId>
<artifactId>entando-core-parent</artifactId>
<version>7.0.0-ENG-3504-PR-99</version>
<version>7.0.2</version>
</parent>
<groupId>org.entando.entando</groupId>
<artifactId>entando-engine</artifactId>
<packaging>jar</packaging>
<version>7.0.1</version>
<version>7.0.2</version>
<name>Entando Core: Engine</name>
<description>Entando Engine: an agile, modern and user-centric open source Portal platform.</description>
<url>http://www.entando.com/</url>
Expand Down

0 comments on commit c6383f4

Please sign in to comment.