Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client from 4.8.0 to 5.18.0 in /driver-rabbitmq (
Browse files Browse the repository at this point in the history
#394)

Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 4.8.0 to 5.18.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v4.8.0...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 Dec 20, 2023
1 parent 4eb2327 commit 13785ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver-rabbitmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>4.8.0</version>
<version>5.18.0</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit 13785ca

Please sign in to comment.