From fbdd337b0b6995128dadf421b493cb88a328ed51 Mon Sep 17 00:00:00 2001 From: PatrikBuhr Date: Wed, 18 Aug 2021 14:16:26 +0200 Subject: [PATCH] Uplift of springboot framework The versrsion of the springboot framework is uplifted to 2.5.3 in the PMS and in the ECS. Signed-off-by: PatrikBuhr Issue-ID: NONRTRIC-551 Change-Id: I183f8c0755447c24b7494b648f0e829583e9997f --- enrichment-coordinator-service/pom.xml | 4 ++-- onap/oran | 2 +- policy-agent/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml index ff88b520..4edf4d42 100644 --- a/enrichment-coordinator-service/pom.xml +++ b/enrichment-coordinator-service/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.2 + 2.5.3 org.o-ran-sc.nonrtric @@ -380,4 +380,4 @@ JIRA https://jira.o-ran-sc.org/ - \ No newline at end of file + diff --git a/onap/oran b/onap/oran index f8d4f42e..e7f03553 160000 --- a/onap/oran +++ b/onap/oran @@ -1 +1 @@ -Subproject commit f8d4f42ed21463a636b8217b9882b90b4c3468a3 +Subproject commit e7f0355378e636261ad960626d2eb92f317b3f16 diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 48827ff7..e66e3c3e 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.3.8.RELEASE + 2.5.3 org.o-ran-sc.nonrtric @@ -405,4 +405,4 @@ JIRA https://jira.o-ran-sc.org/ - \ No newline at end of file + -- 2.16.6