Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit d606c13

Browse files
chore(deps): update all non-major dependencies
1 parent 0a210c3 commit d606c13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cory-message-broker-nats/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<artifactId>jnats</artifactId>
99
<groupId>io.nats</groupId>
1010
<scope>compile</scope>
11-
<version>2.20.4</version>
11+
<version>2.20.5</version>
1212
</dependency>
1313
<dependency>
1414
<artifactId>cory-core</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<artifactId>jedis-mock</artifactId>
7777
<groupId>com.github.fppt</groupId>
7878
<scope>test</scope>
79-
<version>1.1.7</version>
79+
<version>1.1.8</version>
8080
</dependency>
8181
<dependency>
8282
<artifactId>nats-embedded</artifactId>

0 commit comments

Comments
 (0)