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 <patrik.buhr@est.tech>
diff --git a/enrichment-coordinator-service/pom.xml b/enrichment-coordinator-service/pom.xml
index fbfec8d..37dd9c0 100644
--- a/enrichment-coordinator-service/pom.xml
+++ b/enrichment-coordinator-service/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.2.7.RELEASE</version>
+ <version>2.3.4.RELEASE</version>
<relativePath />
</parent>
<groupId>org.o-ran-sc.nonrtric</groupId>