Skip to content

Commit

Permalink
Bump com.rabbitmq:amqp-client from 5.19.0 to 5.20.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.19.0 to 5.20.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.19.0...v5.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 23, 2023
1 parent 45df285 commit 5fdb957
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 @@ -21,7 +21,7 @@
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<surefire-plugin.version>3.1.2</surefire-plugin.version>
<exec-plugin.version>3.1.0</exec-plugin.version>
<amqp-client.version>5.19.0</amqp-client.version>
<amqp-client.version>5.20.0</amqp-client.version>
</properties>
<scm>
<connection>scm:git:git@github.com:quarkiverse/quarkus-rabbitmq-client.git</connection>
Expand Down

0 comments on commit 5fdb957

Please sign in to comment.