Skip to content

Commit

Permalink
⬆️ Bump spring-amqp from 2.2.22.RELEASE to 2.3.11
Browse files Browse the repository at this point in the history
Bumps [spring-amqp](https://github.com/spring-projects/spring-amqp) from 2.2.22.RELEASE to 2.3.11.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v2.2.22.RELEASE...v2.3.11)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-amqp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2022
1 parent ca13388 commit b54d944
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 @@ -30,7 +30,7 @@
<lombok.version>1.18.12</lombok.version>
<spring.data.redis>2.2.13.RELEASE</spring.data.redis>
<redis.jedis.version>3.8.0</redis.jedis.version>
<spring.ampqp.version>2.2.22.RELEASE</spring.ampqp.version>
<spring.ampqp.version>2.3.11</spring.ampqp.version>
<log4j.version>2.17.1</log4j.version>

</properties>
Expand Down

0 comments on commit b54d944

Please sign in to comment.