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 32f4515f1c Spring boot Patch version upgrade to 4.0.7 (#4317)
32f4515f1c is described below
commit 32f4515f1cacb85dc12988aaae64e276efdb59ec
Author: Jijo Thomas K <[email protected]>
AuthorDate: Tue Jun 16 20:37:03 2026 +0530
Spring boot Patch version upgrade to 4.0.7 (#4317)
Co-authored-by: Jijo Thomas K <[email protected]>
---
springboot/bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/springboot/bom/pom.xml b/springboot/bom/pom.xml
index 88bc1cc7be..20b87c5cb6 100644
--- a/springboot/bom/pom.xml
+++ b/springboot/bom/pom.xml
@@ -42,7 +42,7 @@
<version.mongodb-driver-sync>5.6.4</version.mongodb-driver-sync>
<version.org.springdoc>2.8.13</version.org.springdoc>
<version.org.springframework>7.0.7</version.org.springframework>
- <version.org.springframework.boot>4.0.6</version.org.springframework.boot>
+ <version.org.springframework.boot>4.0.7</version.org.springframework.boot>
<!-- Spring Boot Cloud aligned with Spring Boot Framework version. See:
https://spring.io/projects/spring-cloud -->
<!-- 2025.1.x (Oakwood) is the first Spring Cloud train compatible with
Spring Boot 4.0.x;
2025.1.1 specifically targets Spring Boot 4.0.1+. -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]