chore(deps): bump com.rabbitmq:stream-client in /java-stream-mvn

Bumps [com.rabbitmq:stream-client](https://github.com/rabbitmq/rabbitmq-stream-java-client) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-stream-java-client/releases)
- [Commits](https://github.com/rabbitmq/rabbitmq-stream-java-client/compare/v0.22.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-24 18:09:18 +00:00 committed by GitHub
parent f459eb4693
commit e2b2b764fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>stream-client</artifactId>
<version>0.22.0</version>
<version>0.23.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>