Skip to content

Commit

Permalink
Bump org.springframework.amqp:spring-rabbit from 3.1.7 to 3.2.0
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.7 to 3.2.0.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.1.7...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 19, 2024
1 parent 62fb937 commit 51e81a5
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.14.2</mockito.version>
<micrometer.version>1.14.1</micrometer.version>
<spring-rabbit.version>3.1.7</spring-rabbit.version>
<spring-rabbit.version>3.2.0</spring-rabbit.version>
<logback.version>1.5.12</logback.version>

<skipTests>false</skipTests>
Expand Down

0 comments on commit 51e81a5

Please sign in to comment.