This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new a703efd571d chore(deps): Bump spring-version from 6.2.4 to 6.2.5
(#17510)
a703efd571d is described below
commit a703efd571d28f8c1e45d9085d74ff28e9158d39
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 21 12:44:44 2025 +0100
chore(deps): Bump spring-version from 6.2.4 to 6.2.5 (#17510)
Bumps `spring-version` from 6.2.4 to 6.2.5.
Updates `org.springframework:spring-test` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-core` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-aop` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-context` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-beans` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-expression` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-tx` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-jdbc` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-webmvc` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-context-support` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-jms` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-orm` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
Updates `org.springframework:spring-web` from 6.2.4 to 6.2.5
- [Release
notes](https://github.com/spring-projects/spring-framework/releases)
-
[Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.4...v6.2.5)
---
updated-dependencies:
- dependency-name: org.springframework:spring-test
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-aop
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-expression
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-tx
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-webmvc
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context-support
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-jms
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-orm
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-web
dependency-type: direct:development
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index dec86a6a4ed..4b115cfdc73 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -470,7 +470,7 @@
<spring-data-redis-version>3.4.4</spring-data-redis-version>
<spring-ldap-version>3.2.11</spring-ldap-version>
<spring-vault-core-version>3.1.2</spring-vault-core-version>
- <spring-version>6.2.4</spring-version>
+ <spring-version>6.2.5</spring-version>
<spring-rabbitmq-version>3.2.4</spring-rabbitmq-version>
<spring-security-version>6.4.4</spring-security-version>
<spring-ws-version>4.0.12</spring-ws-version>