Uplift spring boot version to 3.1.4 17/11817/1
authoraravind.est <aravindhan.a@est.tech>
Mon, 25 Sep 2023 11:32:27 +0000 (12:32 +0100)
committeraravind.est <aravindhan.a@est.tech>
Mon, 25 Sep 2023 11:32:27 +0000 (12:32 +0100)
Spring boot version upgrade.

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

pom.xml

diff --git a/pom.xml b/pom.xml
index a0f222a..0baa852 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.1.3</version>
+        <version>3.1.4</version>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>rappmanager</artifactId>