From: JohnKeeney Date: Thu, 9 Jun 2022 17:11:27 +0000 (+0100) Subject: Update springboot version X-Git-Tag: 2.4.0~1^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=fc2596edba51b6492c00ae2771abf29b14e28c9b;hp=f8995789b69dbdbccb7eef15a6886d992bc1f536;p=nonrtric%2Fplt%2Fa1policymanagementservice.git Update springboot version Update springboot 2.6.6 -> 2.6.8 Update spring version 5.3.16 -> 5.3.18 Addresses CVE-2022-24823 Issue-ID: NONRTRIC-721 Change-Id: Ia63e654adba4b215611878ca91adfd05c5d4ff77 Signed-off-by: JohnKeeney --- diff --git a/pom.xml b/pom.xml index f3e3149..f09a884 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.6 + 2.6.8 org.o-ran-sc.nonrtric.plt