Merge "Uplift spring boot version to 3.2.2"
authorAravindhan Ayyanathan <aravindhan.a@est.tech>
Thu, 25 Jan 2024 21:05:29 +0000 (21:05 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 25 Jan 2024 21:05:29 +0000 (21:05 +0000)
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 0190176..9c15f6b 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>