This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
The following commit(s) were added to refs/heads/main by this push:
new fa34d2b02 build(deps): bump org.springframework:spring-framework-bom
(#1588)
fa34d2b02 is described below
commit fa34d2b02cdef5fef4f7fe4341386f509b6f432b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 21 09:12:08 2026 +0000
build(deps): bump org.springframework:spring-framework-bom (#1588)
Bumps
[org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework)
from 6.2.12 to 7.0.5.
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.12...v7.0.5)
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-version: 7.0.5
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 91cb8cb11..5a7bcd0f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,7 +158,7 @@
<id>jakartaee11</id>
<properties>
<jakarta-ee.version>11.0.0-M5</jakarta-ee.version>
- <spring.version>7.0.4</spring.version>
+ <spring.version>7.0.5</spring.version>
</properties>
</profile>
<profile>