Uplift spring boot version
Spring boot version upgraded to 3.2.3
Issue-ID: NONRTRIC-984
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I26e0d43f8d916f2a24a4d8bef293141c7a5e5618
diff --git a/pom.xml b/pom.xml
index 033c2ed..b772daa 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.2</version>
+ <version>3.2.3</version>
</parent>
<groupId>org.o-ran-sc.nonrtric.plt</groupId>
<artifactId>rappmanager</artifactId>