Skip to content

Commit

Permalink
Bump com.rabbitmq:stream-client from 0.19.0-SNAPSHOT to 0.19.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.19.0-SNAPSHOT to 0.19.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](https://github.com/rabbitmq/rabbitmq-stream-java-client/commits/v0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 4694d43 commit 13bea06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</scm>

<properties>
<stream-client.version>0.19.0-SNAPSHOT</stream-client.version>
<stream-client.version>0.19.0</stream-client.version>
<amqp-client.version>5.22.0</amqp-client.version>
<slf4j.version>2.0.16</slf4j.version>
<logback.version>1.5.12</logback.version>
Expand Down

0 comments on commit 13bea06

Please sign in to comment.