Update springboot version 36/8536/1
authorJohnKeeney <john.keeney@est.tech>
Thu, 9 Jun 2022 17:11:27 +0000 (18:11 +0100)
committerJohnKeeney <john.keeney@est.tech>
Thu, 9 Jun 2022 17:11:48 +0000 (18:11 +0100)
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 <john.keeney@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index f3e3149..f09a884 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>2.6.6</version>
+        <version>2.6.8</version>
         <relativePath />
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>