Skip to content

Commit 13bea06

Browse files
Bump com.rabbitmq:stream-client from 0.19.0-SNAPSHOT to 0.19.0
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]>
1 parent 4694d43 commit 13bea06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</scm>
4646

4747
<properties>
48-
<stream-client.version>0.19.0-SNAPSHOT</stream-client.version>
48+
<stream-client.version>0.19.0</stream-client.version>
4949
<amqp-client.version>5.22.0</amqp-client.version>
5050
<slf4j.version>2.0.16</slf4j.version>
5151
<logback.version>1.5.12</logback.version>

0 commit comments

Comments
 (0)