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 2e06c1a690 Bump org.springframework:spring-webmvc (#4292)
2e06c1a690 is described below
commit 2e06c1a6907a78bbe649c5e8059246e7d1a81e3c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 12:44:23 2026 +0200
Bump org.springframework:spring-webmvc (#4292)
Bumps
[org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework)
from 7.0.6 to 7.0.7.
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.6...v7.0.7)
---
updated-dependencies:
- dependency-name: org.springframework:spring-webmvc
dependency-version: 7.0.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
kogito-build/kogito-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kogito-build/kogito-dependencies-bom/pom.xml
b/kogito-build/kogito-dependencies-bom/pom.xml
index aeac9e775d..ae6830984a 100644
--- a/kogito-build/kogito-dependencies-bom/pom.xml
+++ b/kogito-build/kogito-dependencies-bom/pom.xml
@@ -42,7 +42,7 @@
<!-- this version property is used in plugins but also in dependencies too
-->
<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>7.0.6</version.org.springframework>
+ <version.org.springframework>7.0.7</version.org.springframework>
<version.org.springframework.boot>4.0.5</version.org.springframework.boot>
<version.org.apache.kafka>4.1.2</version.org.apache.kafka>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]