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

Commit 87e6249

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cory-message-broker-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<artifactId>lettuce-core</artifactId>
99
<groupId>io.lettuce</groupId>
1010
<scope>compile</scope>
11-
<version>6.5.0.RELEASE</version>
11+
<version>6.5.1.RELEASE</version>
1212
</dependency>
1313
<dependency>
1414
<artifactId>commons-pool2</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)