Merge "Add proper error messages on delete rApp response"
authorAravindhan Ayyanathan <aravindhan.a@est.tech>
Mon, 25 Sep 2023 15:23:17 +0000 (15:23 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Mon, 25 Sep 2023 15:23:17 +0000 (15:23 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 9491a02..0a8f1d1 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>