Upgrade Spring Boot version to 3.5.5 63/14863/1
authoraravind.est <aravindhan.a@est.tech>
Fri, 29 Aug 2025 18:16:54 +0000 (19:16 +0100)
committeraravind.est <aravindhan.a@est.tech>
Fri, 29 Aug 2025 18:16:54 +0000 (19:16 +0100)
Spring boot version upgraded

Issue-ID: NONRTRIC-1087
Change-Id: I08c698e25a6acd0e1a9f9f85ddf3c41a42626f6e
Signed-off-by: aravind.est <aravindhan.a@est.tech>
participants/pom.xml
pom.xml

index 05ae937..f8c5759 100755 (executable)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.5.4</version>
+        <version>3.5.5</version>
         <relativePath/>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
diff --git a/pom.xml b/pom.xml
index cb80900..b0c1bb8 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.5.4</version>
+        <version>3.5.5</version>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>rappmanager</artifactId>