Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client from 5.16.0 to 5.18.0
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.16.0 to 5.18.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.16.0...v5.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Nov 17, 2023
1 parent c9659ed commit 780d984
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 @@ -16,7 +16,7 @@
<korekto-toolkit.version>1.3.10</korekto-toolkit.version>
<retrofit.version>2.9.0</retrofit.version>
<testcontainers.version>1.19.2</testcontainers.version>
<amqp-client.version>5.16.0</amqp-client.version>
<amqp-client.version>5.18.0</amqp-client.version>
<jackson.version>2.16.0</jackson.version>
<juniversalchardet.version>2.4.0</juniversalchardet.version>
<awaitility.version>4.2.0</awaitility.version>
Expand Down

0 comments on commit 780d984

Please sign in to comment.