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-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new 76f458c153 [kie-issues#2306] Update Spring dependencies to 6.2.18 and
Spring Boot to 3.5.14 (#4282)
76f458c153 is described below
commit 76f458c15338c7ecc9a2941b0c89f3eaccf0b166
Author: ANN JOY <[email protected]>
AuthorDate: Thu May 14 13:27:33 2026 +0530
[kie-issues#2306] Update Spring dependencies to 6.2.18 and Spring Boot to
3.5.14 (#4282)
* Update Spring dependencies to 6.2.18 and Spring Boot to 3.5.14
* Update Spring Boot version to 3.5.14 in gradle.properties
---
kogito-build/kogito-dependencies-bom/pom.xml | 2 +-
kogito-gradle-plugin-test/gradle.properties | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kogito-build/kogito-dependencies-bom/pom.xml
b/kogito-build/kogito-dependencies-bom/pom.xml
index 43b67380d6..2da447443e 100644
--- a/kogito-build/kogito-dependencies-bom/pom.xml
+++ b/kogito-build/kogito-dependencies-bom/pom.xml
@@ -43,7 +43,7 @@
<version.io.quarkus>3.27.3</version.io.quarkus>
<version.io.quarkus.quarkus-test>${version.io.quarkus}</version.io.quarkus.quarkus-test>
<version.org.springframework>6.2.18</version.org.springframework>
- <version.org.springframework.boot>3.5.12</version.org.springframework.boot>
+ <version.org.springframework.boot>3.5.14</version.org.springframework.boot>
<version.org.apache.kafka>4.1.2</version.org.apache.kafka>
<version.org.bouncycastle.bc.jdk18on>1.84</version.org.bouncycastle.bc.jdk18on>
diff --git a/kogito-gradle-plugin-test/gradle.properties
b/kogito-gradle-plugin-test/gradle.properties
index c453711405..1caa0f21b0 100644
--- a/kogito-gradle-plugin-test/gradle.properties
+++ b/kogito-gradle-plugin-test/gradle.properties
@@ -19,6 +19,6 @@
#
#Gradle properties
-springBootVersion=3.5.12
+springBootVersion=3.5.14
taskTreeVersion=4.0.1
kogitoVersion=999-SNAPSHOT
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]