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 7a04fbd436cf chore(deps): Bump org.springframework.amqp:spring-rabbit
from 4.1.0 to 4.1.1 (#25723)
7a04fbd436cf is described below
commit 7a04fbd436cf40b9e59ade438c730655a3d81ebf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 25 18:56:15 2026 +0200
chore(deps): Bump org.springframework.amqp:spring-rabbit from 4.1.0 to
4.1.1 (#25723)
chore(deps): Bump org.springframework.amqp:spring-rabbit
Bumps
[org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp)
from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
-
[Commits](https://github.com/spring-projects/spring-amqp/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-rabbit
dependency-version: 4.1.1
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 225aa24a4722..b79ec07bebe0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -501,7 +501,7 @@
<spring-ldap-version>4.1.1</spring-ldap-version>
<spring-vault-core-version>4.1.0</spring-vault-core-version>
<spring-version>7.0.9</spring-version>
- <spring-rabbitmq-version>4.1.0</spring-rabbitmq-version>
+ <spring-rabbitmq-version>4.1.1</spring-rabbitmq-version>
<spring-security-version>7.1.1</spring-security-version>
<spring-ws-version>5.0.2</spring-ws-version>
<sql-maven-plugin-version>3.0.0</sql-maven-plugin-version>