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-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 57f826cddc4 fix(security): bump Spring Boot 4.0.5 → 4.0.6 to remediate 
Spring CVEs (#2215)
57f826cddc4 is described below

commit 57f826cddc4de6755a5b2937de92febd2e819a81
Author: Nithin R Krishnan <[email protected]>
AuthorDate: Thu Jun 4 16:37:50 2026 +0530

    fix(security): bump Spring Boot 4.0.5 → 4.0.6 to remediate Spring CVEs 
(#2215)
---
 packages/maven-base/not-reproducible-plugins.properties | 2 +-
 packages/spring-boot-bom/pom.xml                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/maven-base/not-reproducible-plugins.properties 
b/packages/maven-base/not-reproducible-plugins.properties
index b3c05851345..ab25c60e310 100644
--- a/packages/maven-base/not-reproducible-plugins.properties
+++ b/packages/maven-base/not-reproducible-plugins.properties
@@ -84,7 +84,7 @@ 
org.eclipse.jetty+jetty-jspc-maven-plugin=fail:https://github.com/eclipse/jetty.
 
 
org.jboss.jandex+jandex-maven-plugin=fail:https://github.com/wildfly/jandex-maven-plugin/pull/35
 
-org.springframework.boot+spring-boot-maven-plugin=4.0.5
+org.springframework.boot+spring-boot-maven-plugin=4.0.6
 # https://github.com/spring-projects/spring-boot/issues/21005
 
 org.vafer+jdeb=1.10
diff --git a/packages/spring-boot-bom/pom.xml b/packages/spring-boot-bom/pom.xml
index 470cedd4038..cc516b2e2f3 100644
--- a/packages/spring-boot-bom/pom.xml
+++ b/packages/spring-boot-bom/pom.xml
@@ -37,7 +37,7 @@
   <description>Bill of Materials for KIE Tools Spring Boot-based 
projects</description>
 
   <properties>
-    <version.org.springframework.boot>4.0.5</version.org.springframework.boot>
+    <version.org.springframework.boot>4.0.6</version.org.springframework.boot>
   </properties>
 
   <dependencyManagement>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to