Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 17, 2024
1 parent a198fc1 commit a4ab5cb
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.2</micrometer.version>
<spring-rabbit.version>3.2.0</spring-rabbit.version>
<spring-rabbit.version>3.2.1</spring-rabbit.version>
<logback.version>1.5.12</logback.version>

<skipTests>false</skipTests>
Expand Down

0 comments on commit a4ab5cb

Please sign in to comment.