This is an automated email from the ASF dual-hosted git repository.
gitgabrio 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 4878408c67 Upgrade SpringFramework to 7.0.8 for CVE fix (#4340)
4878408c67 is described below
commit 4878408c67dd58342caf5eb1f5fa3cf30d42713f
Author: athirakm94 <[email protected]>
AuthorDate: Mon Jul 13 17:21:19 2026 +0530
Upgrade SpringFramework to 7.0.8 for CVE fix (#4340)
---
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 20b87c5cb6..3b913a1158 100644
--- a/springboot/bom/pom.xml
+++ b/springboot/bom/pom.xml
@@ -41,7 +41,7 @@
<!-- This is needed to override the default version inherited from
kie-parent-drools -->
<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>7.0.8</version.org.springframework>
<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;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]