Skip to content

Commit 170ccd8

Browse files
Bump com.rabbitmq:stream-client from 1.3.0-SNAPSHOT to 1.3.0
Bumps [com.rabbitmq:stream-client](https://github.com/rabbitmq/rabbitmq-stream-java-client) from 1.3.0-SNAPSHOT to 1.3.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-stream-java-client/releases) - [Commits](https://github.com/rabbitmq/rabbitmq-stream-java-client/commits/v1.3.0) --- updated-dependencies: - dependency-name: com.rabbitmq:stream-client dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5087619 commit 170ccd8

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>1.3.0-SNAPSHOT</stream-client.version>
48+
<stream-client.version>1.3.0</stream-client.version>
4949
<slf4j.version>2.0.17</slf4j.version>
5050
<logback.version>1.5.19</logback.version>
5151
<netty.version>4.2.7.Final</netty.version>

0 commit comments

Comments
 (0)