Skip to content

Commit 64542b5

Browse files
author
Baoyi Chen
committed
v0.9.1
1 parent 2827412 commit 64542b5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ User should follow the steps below to implement a sink service.
648648
<dependency>
649649
<groupId>com.moilioncircle</groupId>
650650
<artifactId>redis-replicator</artifactId>
651-
<version>[3.6.3, )</version>
651+
<version>[3.6.4, )</version>
652652
<scope>provided</scope>
653653
</dependency>
654654
<dependency>

README.zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ migrate_flush=yes
648648
<dependency>
649649
<groupId>com.moilioncircle</groupId>
650650
<artifactId>redis-replicator</artifactId>
651-
<version>[3.6.3, )</version>
651+
<version>[3.6.4, )</version>
652652
<scope>provided</scope>
653653
</dependency>
654654
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>com.moilioncircle</groupId>
7272
<artifactId>redis-replicator</artifactId>
73-
<version>3.6.3</version>
73+
<version>3.6.4</version>
7474
<exclusions>
7575
<exclusion>
7676
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)