Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client in /ezyfox-dependencies (#107)
Browse files Browse the repository at this point in the history
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.14.2 to 5.18.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.14.2...v5.18.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 2e4fed6 commit 1df1894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezyfox-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<mongodb.version>3.12.11</mongodb.version>
<mysql.version>8.0.28</mysql.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<rabbitmq.version>5.14.2</rabbitmq.version>
<rabbitmq.version>5.18.0</rabbitmq.version>
<test.util.version>1.1.8</test.util.version>
<properties.file.version>1.1.8</properties.file.version>
<thymeleaf.version>3.1.1.RELEASE</thymeleaf.version>
Expand Down

0 comments on commit 1df1894

Please sign in to comment.