Merge pull request #455 from rabbitmq/dependabot/maven/java-stream-mvn/main/com.rabbitmq-stream-client-0.17.0

Bump com.rabbitmq:stream-client from 0.16.0 to 0.17.0 in /java-stream-mvn
This commit is contained in:
Michael Klishin 2024-08-14 13:47:34 -04:00 committed by GitHub
commit d6810e09fd
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.16.0</version>
<version>0.17.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>