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


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

commit 0a4aa668c80e8ff8abbe48e0c8d51557d290289a
Author: Nithin R Krishnan <[email protected]>
AuthorDate: Thu Jun 4 16:38:26 2026 +0530

    fix(security): bump Spring Boot 4.0.5 → 4.0.6 to remediate Spring CVEs 
(#3232)
    
    fix(security): bump Spring Boot 4.0.5 → 4.0.6 to remediate Spring CVEs
---
 build/optaplanner-build-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/optaplanner-build-parent/pom.xml 
b/build/optaplanner-build-parent/pom.xml
index f5cba8484f..73b3582a4a 100644
--- a/build/optaplanner-build-parent/pom.xml
+++ b/build/optaplanner-build-parent/pom.xml
@@ -58,7 +58,7 @@
     <version.org.openrewrite.recipe>1.19.3</version.org.openrewrite.recipe>
     <version.org.slf4j>2.0.17</version.org.slf4j><!-- TODO keep in sync with 
quarkus-bom -->
     <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>
 
     <!-- 
************************************************************************ -->
     <!-- Plugins -->


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

Reply via email to