Bump com.rabbitmq:http-client from 5.3.0 to 5.4.0 (#2450)

Bumps [com.rabbitmq:http-client](https://github.com/rabbitmq/hop) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/rabbitmq/hop/releases)
- [Commits](https://github.com/rabbitmq/hop/compare/v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:http-client
  dependency-version: 5.4.0
  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-06-13 08:31:45 +03:00
committed by GitHub
parent 103a0dade0
commit e68a2f340c

View File

@@ -67,7 +67,7 @@
<commons-text.version>1.13.1</commons-text.version>
<io-protostuff.version>1.8.0</io-protostuff.version>
<!-- test -->
<rabbitmq.http-client.version>5.3.0</rabbitmq.http-client.version>
<rabbitmq.http-client.version>5.4.0</rabbitmq.http-client.version>
<classgraph.version>4.8.179</classgraph.version>
<allure.version>2.29.1</allure.version>
<awaitility.version>4.3.0</awaitility.version>