Skip to content

Commit

Permalink
Bump com.rabbitmq:http-client from 5.2.0 to 5.3.0 (#2235)
Browse files Browse the repository at this point in the history
Bumps [com.rabbitmq:http-client](https://github.com/rabbitmq/hop) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/rabbitmq/hop/releases)
- [Commits](rabbitmq/hop@v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 24, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent bbb2193 commit d03f85b
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
@@ -64,7 +64,7 @@
<commons-collections4.version>4.4</commons-collections4.version>
<io-protostuff.version>1.8.0</io-protostuff.version>
<!-- test -->
<rabbitmq.http-client.version>5.2.0</rabbitmq.http-client.version>
<rabbitmq.http-client.version>5.3.0</rabbitmq.http-client.version>
<classgraph.version>4.8.174</classgraph.version>
<allure.version>2.28.1</allure.version>
<awaitility.version>4.2.2</awaitility.version>

0 comments on commit d03f85b

Please sign in to comment.