Bump com.rabbitmq:http-client from 5.2.0 to 5.3.0 (#2235)

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](https://github.com/rabbitmq/hop/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-24 20:11:26 +02:00
committed by GitHub
parent bbb2193d74
commit d03f85b918

View File

@@ -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>