Skip to content

Commit

Permalink
Bump spring-rabbit from 2.4.13 to 2.4.14
Browse files Browse the repository at this point in the history
Bumps [spring-rabbit](https://github.com/spring-projects/spring-amqp) from 2.4.13 to 2.4.14.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v2.4.13...v2.4.14)

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 32836f2 commit 41510d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amqp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit</artifactId>
<version>2.4.13</version>
<version>2.4.14</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 41510d1

Please sign in to comment.