From aee111025016696c6aa5ffe1f86acdb731a7ff0f Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Mon, 16 Jan 2023 15:27:10 +0100 Subject: Changes needed for springboot version 2.7.7 Change-Id: Ie13ba28d3d9bf62a7851145ab84d3a1509d84261 Issue-ID: CCSDK-3841 Signed-off-by: PatrikBuhr --- a1-policy-management/pom.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'a1-policy-management/pom.xml') diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index e03c5268..eedc5143 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -35,8 +35,8 @@ 11 11 3.0.0 - 2.9.0 - 20220320 + 2.10.1 + 20220924 2.13.0 2.5.0 2.11.0 @@ -47,7 +47,7 @@ 3.0.11 true ${project.version} - 2.17.292 + 2.19.17 @@ -105,10 +105,6 @@ org.apache.tomcat.embed tomcat-embed-core - - javax.validation - validation-api - com.google.guava guava @@ -435,4 +431,4 @@ - + \ No newline at end of file -- cgit 1.2.3-korg