From c75a5774e5193aab4fdb95fa748efd62cc452210 Mon Sep 17 00:00:00 2001 From: Breno Queiroz Date: Wed, 27 Apr 2022 10:02:01 -0300 Subject: [PATCH 1/3] ENG-3622 Updating core parent version --- .snyk | 20 +++++++++++++------- pom.xml | 2 +- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/.snyk b/.snyk index ee34568a3..14f7a39cb 100644 --- a/.snyk +++ b/.snyk @@ -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: '.' @@ -43,6 +37,18 @@ ignore: SNYK-JAVA-ORGKEYCLOAK-2434281: - '*': reason: '.' - SNYK-JAVA-ORGAPACHESTRUTS-2635340: + SNYK-JAVA-ORGSPRINGFRAMEWORKSECURITYOAUTH-2772728: + - '*': + reason: '.' + SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751: + - '*': + reason: '.' + SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634: + - '*': + reason: '.' + SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828: + - '*': + reason: '.' + SNYK-JAVA-ORGOWASPESAPI-2803305: - '*': reason: '.' \ No newline at end of file diff --git a/pom.xml b/pom.xml index f8f339239..e68c7a967 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.entando entando-core-parent - 7.0.0-ENG-3504-PR-99 + 7.0.1-ENG-3622-PR-108 org.entando.entando entando-engine From 45975570761ae2bd122fa7979b564e3e636d0a96 Mon Sep 17 00:00:00 2001 From: Breno de Souza Date: Mon, 2 May 2022 12:59:27 -0300 Subject: [PATCH 2/3] ENG-3622 Updating versions to 7.0.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e68c7a967..fe0bed6b8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.entando entando-core-parent - 7.0.1-ENG-3622-PR-108 + 7.0.2 org.entando.entando entando-engine jar - 7.0.1 + 7.0.2 Entando Core: Engine Entando Engine: an agile, modern and user-centric open source Portal platform. http://www.entando.com/ From c3d05b7f316c6073a0c5d1ac3eb78451d0042bf4 Mon Sep 17 00:00:00 2001 From: Breno de Souza Date: Mon, 2 May 2022 13:15:17 -0300 Subject: [PATCH 3/3] ENG-3622 Updating suppression file --- .snyk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.snyk b/.snyk index 14f7a39cb..d54a4d0f6 100644 --- a/.snyk +++ b/.snyk @@ -49,6 +49,12 @@ ignore: SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828: - '*': reason: '.' + SNYK-JAVA-ORGKEYCLOAK-2805802: + - '*': + reason: '.' + SNYK-JAVA-ORGOWASPESAPI-2805301: + - '*': + reason: '.' SNYK-JAVA-ORGOWASPESAPI-2803305: - '*': - reason: '.' \ No newline at end of file + reason: '.'