This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new fd40f8fe Bump spring-amqp-version from 3.1.6 to 3.1.7 (#487)
fd40f8fe is described below

commit fd40f8fe09507bf0022fd6271c39d5d97d7c3e85
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 27 12:38:30 2024 +0200

    Bump spring-amqp-version from 3.1.6 to 3.1.7 (#487)
    
    Bumps `spring-amqp-version` from 3.1.6 to 3.1.7.
    
    Updates `org.springframework.amqp:spring-rabbit` from 3.1.6 to 3.1.7
    - [Release notes](https://github.com/spring-projects/spring-amqp/releases)
    - 
[Commits](https://github.com/spring-projects/spring-amqp/compare/v3.1.6...v3.1.7)
    
    Updates `org.springframework.amqp:spring-amqp` from 3.1.6 to 3.1.7
    - [Release notes](https://github.com/spring-projects/spring-amqp/releases)
    - 
[Commits](https://github.com/spring-projects/spring-amqp/compare/v3.1.6...v3.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.amqp:spring-rabbit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.amqp:spring-amqp
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c960782c..75be6823 100644
--- a/pom.xml
+++ b/pom.xml
@@ -568,7 +568,7 @@
         <servicemix-specs-version>10</servicemix-specs-version>
         <servicemix-spring-jms-version>6.1.6</servicemix-spring-jms-version>
         <slf4j-version>2.0.13</slf4j-version>
-        <spring-amqp-version>3.1.6</spring-amqp-version>
+        <spring-amqp-version>3.1.7</spring-amqp-version>
 
         <!-- Plugin versions -->
         <maven-antrun-plugin-version>3.1.0</maven-antrun-plugin-version>

Reply via email to