Skip to content

Commit 76e9cf8

Browse files
build(deps): bump io.nats:jnats from 2.21.1 to 2.21.2 (#2410)
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.21.1 to 2.21.2. - [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.21.1...2.21.2) --- updated-dependencies: - dependency-name: io.nats:jnats dependency-version: 2.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f7d020 commit 76e9cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-nats/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<artifactId>embedded-nats</artifactId>
1414

1515
<properties>
16-
<jnats.version>2.21.1</jnats.version>
16+
<jnats.version>2.21.2</jnats.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)