Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client from 5.17.0 to 5.23.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.17.0 to 5.23.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.17.0...v5.23.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 6296599 commit cd3a456
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 @@ -19,7 +19,7 @@
<jackson.version>2.14.2</jackson.version>
<amazon-kinesis-producer.version>0.15.5</amazon-kinesis-producer.version>
<amazon-kinesis-client.version>1.14.10</amazon-kinesis-client.version>
<rabbitmq-client.version>5.17.0</rabbitmq-client.version>
<rabbitmq-client.version>5.23.0</rabbitmq-client.version>
<haystack-idl.version>1.0.66</haystack-idl.version>
<zipkin-proto.version>1.0.0</zipkin-proto.version>
<kafka.version>3.0.0</kafka.version>
Expand Down

0 comments on commit cd3a456

Please sign in to comment.