This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new d52a501245 build(deps): bump spring-version from 7.0.8 to 7.0.9 (#2485)
d52a501245 is described below
commit d52a5012452f6845a5d5a46129aaf2fccb4ffcf8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 24 08:45:22 2026 -0400
build(deps): bump spring-version from 7.0.8 to 7.0.9 (#2485)
Bumps `spring-version` from 7.0.8 to 7.0.9.
Updates `org.springframework:spring-aop` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-beans` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-context` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-core` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-expression` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-jms` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-tx` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-webmvc` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-web` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-test` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
Updates `org.springframework:spring-oxm` from 7.0.8 to 7.0.9
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v7.0.8...v7.0.9)
---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-expression
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jms
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-oxm
dependency-version: 7.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 879ce16e89..cb020b262a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
<rome-version>2.1.0</rome-version>
<shiro-version>2.2.1</shiro-version>
<slf4j-version>2.0.18</slf4j-version>
- <spring-version>7.0.8</spring-version>
+ <spring-version>7.0.9</spring-version>
<spring-version-range>[7,8)</spring-version-range>
<taglibs-version>1.2.5</taglibs-version>
<xpp3-version>1.1.4c</xpp3-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact