Skip to content

Commit 3e067cc

Browse files
chore(deps): bump io.nats:jnats from 2.20.5 to 2.20.6 (#303)
Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.20.5 to 2.20.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.20.5...2.20.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 2077cae commit 3e067cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plc4j/examples/hello-nats/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.nats</groupId>
4747
<artifactId>jnats</artifactId>
48-
<version>2.20.5</version>
48+
<version>2.20.6</version>
4949
</dependency>
5050

5151
<dependency>

0 commit comments

Comments
 (0)