This is an automated email from the ASF dual-hosted git repository.

porcelli 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 1a6319d9ae kie-issues#1202 - Upgrading SpringBoot 3.2.5 to address 
CVE-2024-22262 found on spring-web. (#3515)
1a6319d9ae is described below

commit 1a6319d9ae2becf7d4ecc102c08809f7abbfd770
Author: Alex Porcelli <[email protected]>
AuthorDate: Tue May 14 15:57:10 2024 +0200

    kie-issues#1202 - Upgrading SpringBoot 3.2.5 to address CVE-2024-22262 
found on spring-web. (#3515)
---
 kogito-build/kogito-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kogito-build/kogito-dependencies-bom/pom.xml 
b/kogito-build/kogito-dependencies-bom/pom.xml
index 7c1c971788..aa81109bb8 100644
--- a/kogito-build/kogito-dependencies-bom/pom.xml
+++ b/kogito-build/kogito-dependencies-bom/pom.xml
@@ -37,7 +37,7 @@
     <!-- this version property is used in plugins but also in dependencies too 
-->
     <version.io.quarkus>3.8.4</version.io.quarkus>
     
<version.io.quarkus.quarkus-test>${version.io.quarkus}</version.io.quarkus.quarkus-test>
-    <version.org.springframework.boot>3.2.4</version.org.springframework.boot>
+    <version.org.springframework.boot>3.2.5</version.org.springframework.boot>
     <version.org.apache.kafka>3.6.1</version.org.apache.kafka>
 
     
<version.org.bouncycastle.bc.jdk18on>1.78.1</version.org.bouncycastle.bc.jdk18on>


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

Reply via email to