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

commit 4c0d55950d027dae16fbfe8525a6f008f79bd049
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 19 15:56:58 2024 +0200

    chore(deps): Bump org.springframework.amqp:spring-rabbit (#14582)
    
    Bumps 
[org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp)
 from 3.1.5 to 3.1.6.
    - [Release notes](https://github.com/spring-projects/spring-amqp/releases)
    - 
[Commits](https://github.com/spring-projects/spring-amqp/compare/v3.1.5...v3.1.6)
    
    ---
    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 26250876a7c..204b88fa55e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -447,7 +447,7 @@
         <spring-ldap-version>3.2.4</spring-ldap-version>
         <spring-vault-core-version>3.1.1</spring-vault-core-version>
         <spring-version>6.1.9</spring-version>
-        <spring-rabbitmq-version>3.1.5</spring-rabbitmq-version>
+        <spring-rabbitmq-version>3.1.6</spring-rabbitmq-version>
         <spring-security-version>6.3.1</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