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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new f3fcb6c32 Update Spring Boot version from 3.5.12 to 3.5.14 in gradle
examples (#2211)
f3fcb6c32 is described below
commit f3fcb6c327570cd1d0dd9cd64136d49ec606b9ec
Author: ANN JOY <[email protected]>
AuthorDate: Thu May 14 13:27:47 2026 +0530
Update Spring Boot version from 3.5.12 to 3.5.14 in gradle examples (#2211)
---
.../dmn-springboot-gradle/gradle.properties | 2 +-
.../process-decisions-rules-springboot-gradle/gradle.properties | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/gradle-examples/kogito-springboot-gradle-examples/dmn-springboot-gradle/gradle.properties
b/gradle-examples/kogito-springboot-gradle-examples/dmn-springboot-gradle/gradle.properties
index edbf5b614..a4482e88a 100644
---
a/gradle-examples/kogito-springboot-gradle-examples/dmn-springboot-gradle/gradle.properties
+++
b/gradle-examples/kogito-springboot-gradle-examples/dmn-springboot-gradle/gradle.properties
@@ -1,5 +1,5 @@
#Gradle properties
-springBootVersion=3.5.12
+springBootVersion=3.5.14
springBootDependencyManagementVersion=1.1.5
taskTreeVersion=4.0.1
junitVersion=5.12.1
diff --git
a/gradle-examples/kogito-springboot-gradle-examples/process-decisions-rules-springboot-gradle/gradle.properties
b/gradle-examples/kogito-springboot-gradle-examples/process-decisions-rules-springboot-gradle/gradle.properties
index edbf5b614..a4482e88a 100644
---
a/gradle-examples/kogito-springboot-gradle-examples/process-decisions-rules-springboot-gradle/gradle.properties
+++
b/gradle-examples/kogito-springboot-gradle-examples/process-decisions-rules-springboot-gradle/gradle.properties
@@ -1,5 +1,5 @@
#Gradle properties
-springBootVersion=3.5.12
+springBootVersion=3.5.14
springBootDependencyManagementVersion=1.1.5
taskTreeVersion=4.0.1
junitVersion=5.12.1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]