Skip to content

Commit 8e06b28

Browse files
chore(deps): bump io.nats:jnats from 2.17.3 to 2.17.6 (#4486)
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.17.3 to 2.17.6. - [Release notes](https://github.com/nats-io/nats.java/releases) - [Changelog](https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md) - [Commits](nats-io/nats.java@2.17.3...2.17.6) --- updated-dependencies: - dependency-name: io.nats:jnats dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54d7dca commit 8e06b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>io.nats</groupId>
4646
<artifactId>jnats</artifactId>
47-
<version>2.17.3</version>
47+
<version>2.17.6</version>
4848
</dependency>
4949

5050
<dependency>

0 commit comments

Comments
 (0)