Uplift of springboot framework 06/6606/3
authorPatrikBuhr <patrik.buhr@est.tech>
Wed, 18 Aug 2021 12:16:26 +0000 (14:16 +0200)
committerPatrikBuhr <patrik.buhr@est.tech>
Thu, 19 Aug 2021 07:26:23 +0000 (09:26 +0200)
The versrsion of the springboot framework is uplifted to 2.5.3 in
the PMS and in the ECS.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-551
Change-Id: I183f8c0755447c24b7494b648f0e829583e9997f

enrichment-coordinator-service/pom.xml
onap/oran
policy-agent/pom.xml

index ff88b52..4edf4d4 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.4.2</version>
+        <version>2.5.3</version>
         <relativePath />
     </parent>
     <groupId>org.o-ran-sc.nonrtric</groupId>
         <system>JIRA</system>
         <url>https://jira.o-ran-sc.org/</url>
     </issueManagement>
-</project>
\ No newline at end of file
+</project>
index f8d4f42..e7f0355 160000 (submodule)
--- a/onap/oran
+++ b/onap/oran
@@ -1 +1 @@
-Subproject commit f8d4f42ed21463a636b8217b9882b90b4c3468a3
+Subproject commit e7f0355378e636261ad960626d2eb92f317b3f16
index 48827ff..e66e3c3 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.3.8.RELEASE</version>
+        <version>2.5.3</version>
         <relativePath />
     </parent>
     <groupId>org.o-ran-sc.nonrtric</groupId>
         <system>JIRA</system>
         <url>https://jira.o-ran-sc.org/</url>
     </issueManagement>
-</project>
\ No newline at end of file
+</project>