This is an automated email from the ASF dual-hosted git repository.
tzimanyi 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 df291d5ff3 Upgrade to Spring Boot 3.4.3 (#3865)
df291d5ff3 is described below
commit df291d5ff3e20f514466f4e33c9041ccda9cae9c
Author: Tibor Zimányi <[email protected]>
AuthorDate: Fri Mar 21 16:36:34 2025 +0100
Upgrade to Spring Boot 3.4.3 (#3865)
---
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 9ad47fe583..28cb9f0c93 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.15.3</version.io.quarkus>
<version.io.quarkus.quarkus-test>${version.io.quarkus}</version.io.quarkus.quarkus-test>
- <version.org.springframework.boot>3.4.2</version.org.springframework.boot>
+ <version.org.springframework.boot>3.4.3</version.org.springframework.boot>
<version.org.apache.kafka>3.7.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]