Skip to content

Commit d38590b

Browse files
chore(deps): bump io.nats:jnats from 2.17.6 to 2.19.1
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.17.6 to 2.19.1. - [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.6...2.19.1) --- updated-dependencies: - dependency-name: io.nats:jnats dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1833ba8 commit d38590b

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.6</version>
47+
<version>2.19.1</version>
4848
</dependency>
4949

5050
<dependency>

0 commit comments

Comments
 (0)