Uplift spring boot version 02/12902/1
authoraravind.est <aravindhan.a@est.tech>
Mon, 13 May 2024 14:41:58 +0000 (15:41 +0100)
committeraravind.est <aravindhan.a@est.tech>
Mon, 13 May 2024 14:41:58 +0000 (15:41 +0100)
Spring boot version upgraded to 3.2.5

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

index 08bb794..fbef851 100755 (executable)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.2.3</version>
+        <version>3.2.5</version>
         <relativePath/>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
diff --git a/pom.xml b/pom.xml
index b6733ad..e2c93cd 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.2.3</version>
+        <version>3.2.5</version>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>rappmanager</artifactId>