Skip to content

Commit

Permalink
chore: update moilioncircle to v3.6.4 which supports redis v7
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelgadoalfonso committed Oct 27, 2022
1 parent 066fe84 commit 2af2557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.galgus</groupId>
<artifactId>kafka-connect-redis</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>

<name>Kafka Connect Redis Connector</name>
<description>Plugin for transferring data between Redis and Kafka </description>
Expand Down Expand Up @@ -37,7 +37,7 @@
<powermock.version>1.6.6</powermock.version>
<jackson.version>2.9.8</jackson.version>
<commons.version>3.5</commons.version>
<redis.replicator.version>3.4.0</redis.replicator.version>
<redis.replicator.version>3.6.4</redis.replicator.version>
<jedis.version>2.9.0</jedis.version>
</properties>

Expand Down

0 comments on commit 2af2557

Please sign in to comment.