This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 8bea319e02 Bump spring-version from 6.2.15 to 6.2.16 (#1676)
8bea319e02 is described below
commit 8bea319e0274c58411a872317859dffc9a3558ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 12 14:56:48 2026 +0100
Bump spring-version from 6.2.15 to 6.2.16 (#1676)
Bumps `spring-version` from 6.2.15 to 6.2.16.
Updates `org.springframework:spring-aop` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-beans` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-context` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-core` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-expression` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-jms` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-tx` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-webmvc` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-web` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-test` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
Updates `org.springframework:spring-oxm` from 6.2.15 to 6.2.16
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.15...v6.2.16)
---
updated-dependencies:
- dependency-name: org.springframework:spring-aop
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-expression
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jms
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
dependency-version: 6.2.16
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-oxm
dependency-version: 6.2.16
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 ffdc4f769b..1ae8cc6004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
<shiro-version>2.1.0</shiro-version>
<slf4j-version>2.0.17</slf4j-version>
<snappy-version>1.1.2</snappy-version>
- <spring-version>6.2.15</spring-version>
+ <spring-version>6.2.16</spring-version>
<spring-version-range>[6,7)</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