Uplift spring boot version to 3.2.2 58/12458/1
authoraravind.est <aravindhan.a@est.tech>
Thu, 25 Jan 2024 12:59:46 +0000 (12:59 +0000)
committeraravind.est <aravindhan.a@est.tech>
Thu, 25 Jan 2024 12:59:46 +0000 (12:59 +0000)
Uplift spring boot version to 3.2.2

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

participants/pom.xml
pom.xml

index 86247ee..c4853a7 100755 (executable)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.2.1</version>
+        <version>3.2.2</version>
         <relativePath/>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
diff --git a/pom.xml b/pom.xml
index 427abd9..d61eff9 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.1</version>
+        <version>3.2.2</version>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>rappmanager</artifactId>