Skip to content

Commit

Permalink
Bump org.springframework.amqp:spring-rabbit from 3.1.6 to 3.1.7
Browse files Browse the repository at this point in the history
Bumps [org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-rabbit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 058641e commit bc8d758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<assertj.version>3.26.3</assertj.version>
<mockito.version>5.12.0</mockito.version>
<micrometer.version>1.13.3</micrometer.version>
<spring-rabbit.version>3.1.6</spring-rabbit.version>
<spring-rabbit.version>3.1.7</spring-rabbit.version>
<logback.version>1.5.7</logback.version>

<skipTests>false</skipTests>
Expand Down

0 comments on commit bc8d758

Please sign in to comment.