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 1fa2f77f Bump spring-amqp-version from 3.1.5 to 3.1.6 (#383)
1fa2f77f is described below

commit 1fa2f77f79378d4eabf9f1fb3d1678d6c5b4f811
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 25 10:00:45 2024 +0200

    Bump spring-amqp-version from 3.1.5 to 3.1.6 (#383)
    
    Bumps `spring-amqp-version` from 3.1.5 to 3.1.6.
    
    Updates `org.springframework.amqp:spring-rabbit` 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)
    
    Updates `org.springframework.amqp: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
    - dependency-name: org.springframework.amqp:spring-amqp
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 720403a0..3fca3299 100644
--- a/pom.xml
+++ b/pom.xml
@@ -559,7 +559,7 @@
         <osgi-version>8.0.0</osgi-version>
         <servicemix-specs-version>10</servicemix-specs-version>
         <slf4j-version>2.0.13</slf4j-version>
-        <spring-amqp-version>3.1.5</spring-amqp-version>
+        <spring-amqp-version>3.1.6</spring-amqp-version>
 
         <!-- Plugin versions -->
         <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version>

Reply via email to