Uplift spring boot version 69/12569/1
authoraravind.est <aravindhan.a@est.tech>
Fri, 23 Feb 2024 13:20:17 +0000 (13:20 +0000)
committerAravindhan Ayyanathan <aravindhan.a@est.tech>
Fri, 23 Feb 2024 14:47:35 +0000 (14:47 +0000)
Spring boot version upgraded to 3.2.3

Issue-ID: NONRTRIC-984
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I26e0d43f8d916f2a24a4d8bef293141c7a5e5618

participants/pom.xml
pom.xml

index 7bf4f7d..5d3a73a 100755 (executable)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.2.2</version>
+        <version>3.2.3</version>
         <relativePath/>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
diff --git a/pom.xml b/pom.xml
index 033c2ed..b772daa 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.2</version>
+        <version>3.2.3</version>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>rappmanager</artifactId>