Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4babbe8

Browse files
authoredMar 24, 2025··
Merge pull request #233 from rabbitmq/dependabot/maven/com.rabbitmq-stream-client-0.23.0
Bump com.rabbitmq:stream-client from 0.23.0-SNAPSHOT to 0.23.0
2 parents 7797bdf + fe38049 commit 4babbe8

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)
Please sign in to comment.