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-tools.git
The following commit(s) were added to refs/heads/main by this push:
new f8333a5ce87 [NO-ISSUES] spring batch version upgrade for security
fixes (#3994)
f8333a5ce87 is described below
commit f8333a5ce87603eb4ec5c06bc2978c6a2b900127
Author: Jijo Thomas K <[email protected]>
AuthorDate: Tue Sep 8 13:12:50 2026 +0530
[NO-ISSUES] spring batch version upgrade for security fixes (#3994)
Co-authored-by: Jijo Thomas K <[email protected]>
---
packages/spring-boot-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/spring-boot-bom/pom.xml b/packages/spring-boot-bom/pom.xml
index 8f7a9bfccfa..f0c0e61774d 100644
--- a/packages/spring-boot-bom/pom.xml
+++ b/packages/spring-boot-bom/pom.xml
@@ -37,7 +37,7 @@
<description>Bill of Materials for KIE Tools Spring Boot-based
projects</description>
<properties>
- <version.org.springframework.boot>4.0.7</version.org.springframework.boot>
+ <version.org.springframework.boot>4.0.8</version.org.springframework.boot>
</properties>
<dependencyManagement>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]