Skip to content

Commit

Permalink
Bump com.rabbitmq:stream-client from 0.15.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [com.rabbitmq:stream-client](https://github.com/rabbitmq/rabbitmq-stream-java-client) from 0.15.0 to 0.18.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-stream-java-client/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-stream-java-client/blob/main/release-versions.txt)
- [Commits](rabbitmq/rabbitmq-stream-java-client@v0.15.0...v0.18.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>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 32ce341 commit 2b8f38d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions-contrib/rabbit-stream-indexing-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>stream-client</artifactId>
<version>0.15.0</version>
<version>0.18.0</version>
</dependency>
<dependency>
<groupId>jakarta.validation</groupId>
Expand Down

0 comments on commit 2b8f38d

Please sign in to comment.