This is an automated email from the ASF dual-hosted git repository. davsclaus 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 8a4d9978dd7 chore(deps): Bump org.springframework.amqp:spring-rabbit (#17842) 8a4d9978dd7 is described below commit 8a4d9978dd7adb74a1ff2802bd3b61badab3e495 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Apr 23 11:09:56 2025 +0200 chore(deps): Bump org.springframework.amqp:spring-rabbit (#17842) Bumps [org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-rabbit dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 99f426a524d..fe4f325c2d0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -475,7 +475,7 @@ <spring-ldap-version>3.2.12</spring-ldap-version> <spring-vault-core-version>3.1.2</spring-vault-core-version> <spring-version>6.2.5</spring-version> - <spring-rabbitmq-version>3.2.4</spring-rabbitmq-version> + <spring-rabbitmq-version>3.2.5</spring-rabbitmq-version> <spring-security-version>6.4.5</spring-security-version> <spring-ws-version>4.0.13</spring-ws-version> <sql-maven-plugin-version>3.0.0</sql-maven-plugin-version>