This is an automated email from the ASF dual-hosted git repository.
yesamer pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new c3e7ccaf71 fix(security): bump Spring Boot 4.0.5 → 4.0.6 to remediate
Spring CVEs (#4309)
c3e7ccaf71 is described below
commit c3e7ccaf71e2d4aa3a612e731f39976acc5175d4
Author: Nithin R Krishnan <[email protected]>
AuthorDate: Thu Jun 4 16:38:05 2026 +0530
fix(security): bump Spring Boot 4.0.5 → 4.0.6 to remediate Spring CVEs
(#4309)
---
springboot/bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/springboot/bom/pom.xml b/springboot/bom/pom.xml
index 6eee362b4d..27c2810c4b 100644
--- a/springboot/bom/pom.xml
+++ b/springboot/bom/pom.xml
@@ -42,7 +42,7 @@
<version.mongodb-driver-sync>5.6.4</version.mongodb-driver-sync>
<version.org.springdoc>2.8.13</version.org.springdoc>
<version.org.springframework>7.0.7</version.org.springframework>
- <version.org.springframework.boot>4.0.5</version.org.springframework.boot>
+ <version.org.springframework.boot>4.0.6</version.org.springframework.boot>
<!-- Spring Boot Cloud aligned with Spring Boot Framework version. See:
https://spring.io/projects/spring-cloud -->
<!-- 2025.1.x (Oakwood) is the first Spring Cloud train compatible with
Spring Boot 4.0.x;
2025.1.1 specifically targets Spring Boot 4.0.1+. -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]