Skip to content

Commit 85d0b93

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

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

0 commit comments

Comments
 (0)