From: PatrikBuhr Date: Wed, 23 Sep 2020 12:25:25 +0000 (+0200) Subject: Updated to the latest springboot version X-Git-Tag: 2.1.0~43 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=2fca44b871392527e6bc37409d76ce929718d8c8;hp=-c;p=nonrtric.git Updated to the latest springboot version Version updated policy-agent and enrichment-data-service. Change-Id: Id5a256d27e2047adf4c366147488074a6bbcb10b Issue-ID: NONRTRIC-292 Signed-off-by: PatrikBuhr --- 2fca44b871392527e6bc37409d76ce929718d8c8 diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml index fbfec8d2..37dd9c07 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.2.7.RELEASE + 2.3.4.RELEASE org.o-ran-sc.nonrtric diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index 56393fc7..9f972381 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.7.RELEASE + 2.3.4.RELEASE org.o-ran-sc.nonrtric