Skip to content

Commit

Permalink
Bump org.springframework.amqp:spring-rabbit from 2.4.7 to 3.0.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 2.4.7 to 3.0.7.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v2.4.7...v3.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 42888f6 commit 2a9f16f
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.24.2</assertj.version>
<mockito.version>4.11.0</mockito.version>
<micrometer.version>1.11.2</micrometer.version>
<spring.amqp.version>2.4.7</spring.amqp.version>
<spring.amqp.version>3.0.7</spring.amqp.version>
<logback.version>1.4.8</logback.version>

<skipTests>false</skipTests>
Expand Down

0 comments on commit 2a9f16f

Please sign in to comment.