Uplift spring boot version
Spring boot version upgraded to 3.2.5
Issue-ID: NONRTRIC-984
Change-Id: I736a587e19b2e9ac6194ddb7a8fa487be49472bc
Signed-off-by: aravind.est <aravindhan.a@est.tech>
diff --git a/pom.xml b/pom.xml
index b6733ad..e2c93cd 100755
--- 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>