Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client from 5.21.0 to 5.22.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.21.0 to 5.22.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.21.0...v5.22.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 Sep 16, 2024
1 parent 18f2074 commit c66a0bb
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 @@ -32,7 +32,7 @@
<pmd.version>7.5.0</pmd.version>
<jakarta.xml.bind-api.version>4.0.2</jakarta.xml.bind-api.version>
<jaxb.version>4.0.5</jaxb.version>
<amqp-client.version>5.21.0</amqp-client.version>
<amqp-client.version>5.22.0</amqp-client.version>
<juniversalchardet.version>2.5.0</juniversalchardet.version>
<testcontainers.version>1.20.1</testcontainers.version>

Expand Down

0 comments on commit c66a0bb

Please sign in to comment.