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.19.0 to 0.20.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-stream-java-client/releases)
- [Commits](https://github.com/rabbitmq/rabbitmq-stream-java-client/compare/v0.19.0...v0.20.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] 2024-11-18 18:11:48 +00:00 committed by GitHub
parent 9689eaa937
commit 719c2c2e69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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