summaryrefslogtreecommitdiffstats
path: root/springboot/spring-boot-setup/src
diff options
context:
space:
mode:
authorlapentafd <francesco.lapenta@est.tech>2025-01-28 11:12:37 +0000
committerlapentafd <francesco.lapenta@est.tech>2025-01-28 11:12:41 +0000
commite8a7692983c179320b30f164cce0ffae6d55c4b9 (patch)
tree99ef4b69aeab721949c710484f7a6ecb5eb0f1dd /springboot/spring-boot-setup/src
parent873ad71829a24f04854e681c6353d3206c837fbb (diff)
Update Springboot parent 3.4.1
- Solving Tomcat high severity CVE-2024-56337 Issue-ID: CCSDK-4026 Change-Id: Ib8b82b5031f6f19d44b2d216c4df9538628481ae Signed-off-by: lapentafd <francesco.lapenta@est.tech>
Diffstat (limited to 'springboot/spring-boot-setup/src')
-rw-r--r--springboot/spring-boot-setup/src/main/properties/springboot34.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/spring-boot-setup/src/main/properties/springboot34.properties b/springboot/spring-boot-setup/src/main/properties/springboot34.properties
index f3b0abeb..4117dd66 100644
--- a/springboot/spring-boot-setup/src/main/properties/springboot34.properties
+++ b/springboot/spring-boot-setup/src/main/properties/springboot34.properties
@@ -1,6 +1,6 @@
springbootparent.artifactId=spring-boot-starter-parent
springbootparent.groupId=org.springframework.boot
-springbootparent.version=3.4.0
+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