Skip to content

Commit fe38049

Browse files
Bump com.rabbitmq:stream-client from 0.23.0-SNAPSHOT to 0.23.0
Bumps [com.rabbitmq:stream-client](https://github.com/rabbitmq/rabbitmq-stream-java-client) from 0.23.0-SNAPSHOT to 0.23.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-stream-java-client/releases) - [Commits](https://github.com/rabbitmq/rabbitmq-stream-java-client/commits/v0.23.0) --- updated-dependencies: - dependency-name: com.rabbitmq:stream-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4bbe8e9 commit fe38049

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.23.0-SNAPSHOT</stream-client.version>
48+
<stream-client.version>0.23.0</stream-client.version>
4949
<slf4j.version>2.0.17</slf4j.version>
5050
<logback.version>1.5.18</logback.version>
5151
<netty.version>4.1.119.Final</netty.version>

0 commit comments

Comments
 (0)