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 b67c5f4f425 chore(deps): Bump org.springframework.amqp:spring-rabbit 
(#16591)
b67c5f4f425 is described below

commit b67c5f4f4256aa361720e798fe5be228e9b12971
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 17 09:22:17 2024 +0100

    chore(deps): Bump org.springframework.amqp:spring-rabbit (#16591)
    
    Bumps 
[org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp)
 from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/spring-projects/spring-amqp/releases)
    - 
[Commits](https://github.com/spring-projects/spring-amqp/compare/v3.2.0...v3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.amqp:spring-rabbit
      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 8bd15dd8b00..37b5304c097 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -467,7 +467,7 @@
         <spring-ldap-version>3.2.10</spring-ldap-version>
         <spring-vault-core-version>3.1.2</spring-vault-core-version>
         <spring-version>6.2.1</spring-version>
-        <spring-rabbitmq-version>3.2.0</spring-rabbitmq-version>
+        <spring-rabbitmq-version>3.2.1</spring-rabbitmq-version>
         <spring-security-version>6.4.2</spring-security-version>
         <spring-ws-version>4.0.11</spring-ws-version>
         <sql-maven-plugin-version>3.0.0</sql-maven-plugin-version>

Reply via email to