portal-Nonrtric-Gateway Update dependecies to address vulnerabilities 33/11333/1 1.2.0 2.5.0
authorJohnKeeney <john.keeney@est.tech>
Wed, 14 Jun 2023 13:15:57 +0000 (14:15 +0100)
committerJohnKeeney <john.keeney@est.tech>
Wed, 14 Jun 2023 13:17:43 +0000 (14:17 +0100)
org.springframework.boot.* 3.0.4 -> 3.0.6
    CVE-2023-28867
    CVE-2023-20873
    CVE-2023-1370
    CVE-2022-4492

Issue-ID: NONRTRIC-721
Change-Id: I76b4319b827f303402c6bd47cbbe9282fedd135b
Signed-off-by: JohnKeeney <john.keeney@est.tech>
nonrtric-gateway/pom.xml

index 42906a7..96a050c 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.0.4</version>
+        <version>3.0.6</version>
         <relativePath />
     </parent>
     <groupId>org.o-ran-sc.nonrtric</groupId>