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 d8c7e2f773 [CVE] Spring boot Patch version upgrade to 4.0.7 (#3234)
d8c7e2f773 is described below

commit d8c7e2f773ad1629eff4e4ae745a521bffa178c8
Author: Jijo Thomas K <[email protected]>
AuthorDate: Tue Jun 16 20:36:23 2026 +0530

    [CVE] Spring boot Patch version upgrade to 4.0.7 (#3234)
    
    Spring boot Patch version upgrade to 4.0.7
    
    Co-authored-by: Jijo Thomas K <[email protected]>
---
 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 d3337d0d36..0bb772ae88 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.6</version.org.springframework.boot>
+    <version.org.springframework.boot>4.0.7</version.org.springframework.boot>
 
     <!-- 
************************************************************************ -->
     <!-- Plugins -->


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

Reply via email to