Depedecies update - Vulnerabilities found 41/140141/1
authorlapentafd <francesco.lapenta@est.tech>
Tue, 4 Feb 2025 13:52:35 +0000 (13:52 +0000)
committerlapentafd <francesco.lapenta@est.tech>
Tue, 4 Feb 2025 13:52:46 +0000 (13:52 +0000)
Issue-ID: CCSDK-4026
Change-Id: Ia41625f7a036910cd4609941836eea846b34ed91
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
springboot/spring-boot-setup/src/main/properties/springboot34.properties
springboot/springboot34/pom.xml

index 4117dd6..c2c9c93 100644 (file)
@@ -3,9 +3,9 @@ springbootparent.groupId=org.springframework.boot
 springbootparent.version=3.4.1
 springboot.project.artifactId=spring-boot-34-starter-parent
 spring.version=6.2.0
-springboot.httpcomponents.core.version=4.5.16
-springboot.httpcomponents.client.version=4.5.14
-springboot.jackson.version=2.15.0
-springboot.logback.version=1.5.12
-springboot.slf4j.version=2.19.0
-springboot.antlr.version=4.12.0
+springboot.httpcomponents.core.version=5.3.3
+springboot.httpcomponents.client.version=5.4.2
+springboot.jackson.version=    2.18.2
+springboot.logback.version=1.5.16
+springboot.slf4j.version=2.24.3
+springboot.antlr.version=4.13.2
index bc9fd3b..8d4c4b4 100644 (file)
         <mockk.version>1.13.12</mockk.version>
 
 
-        <antlr.version>4.12.0</antlr.version>
-        <antlr4.version>4.12.0</antlr4.version>
+        <antlr.version>4.13.2</antlr.version>
+        <antlr4.version>4.13.2</antlr4.version>
 
         <!-- Managed dependency versions -->
         <dependency-list.file>direct-dependencies.txt</dependency-list.file>
             <dependency>
                 <groupId>com.fasterxml.jackson</groupId>
                 <artifactId>jackson-bom</artifactId>
-                <version>2.15.0</version>
+                <version>2.18.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>