From: aravind.est Date: Fri, 29 Aug 2025 18:16:54 +0000 (+0100) Subject: Upgrade Spring Boot version to 3.5.5 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=adbfa97f48d0db5440df68c520f1ccccfe00a9fe;p=nonrtric%2Fplt%2Frappmanager.git Upgrade Spring Boot version to 3.5.5 Spring boot version upgraded Issue-ID: NONRTRIC-1087 Change-Id: I08c698e25a6acd0e1a9f9f85ddf3c41a42626f6e Signed-off-by: aravind.est --- diff --git a/participants/pom.xml b/participants/pom.xml index 05ae937..f8c5759 100755 --- a/participants/pom.xml +++ b/participants/pom.xml @@ -25,7 +25,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.4 + 3.5.5 org.o-ran-sc.nonrtric.plt diff --git a/pom.xml b/pom.xml index cb80900..b0c1bb8 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.4 + 3.5.5 org.o-ran-sc.nonrtric.plt rappmanager