From: liamfallon Date: Fri, 22 Apr 2022 10:09:25 +0000 (+0100) Subject: Change dependencies for security vulnerabilities X-Git-Tag: 10.0.0-ONAP~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=7cceef2d644dabd297451ed8dfe85206d22c51fb Change dependencies for security vulnerabilities Issue-ID: POLICY-4070 Change-Id: I6116bcb80f338f1b8b15b4ec8a42ab54f158892a Signed-off-by: liamfallon --- diff --git a/integration/pom.xml b/integration/pom.xml index 389f55e4..cd3df998 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -43,7 +43,7 @@ 2.0.9 2.7.8 7.68.0.Final - 2.34 + 2.33 2.12.6 2.12.6.1 1.1.5 @@ -56,7 +56,7 @@ 5.4.31.Final 1.0.0 3.7.3 - 9.0.45 + 9.0.62 5.11.2 2.8.8 3.0.0 @@ -382,7 +382,7 @@ com.google.code.gson gson - 2.8.9 + 2.9.0 org.json @@ -908,6 +908,11 @@ tomcat-annotations-api ${version.tomcat} + + org.apache.tomcat.embed + tomcat-embed-core + ${version.tomcat} + org.apache.tomcat.embed tomcat-embed-el