Skip to content

Commit 30d12f6

Browse files
Added workaround for Netty library conflict. Fixes #4
1 parent 0f7613d commit 30d12f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@
308308
<tag>redis</tag>
309309
<tag>enterprise</tag>
310310
</tags>
311+
<!-- Uncomment to build the connector for Confluent 6.x. Known issue: https://github.com/jcustenborder/kafka-connect-redis/issues/31 -->
311312
<!-- <excludes>-->
312313
<!-- <exclude>io.netty:*</exclude>-->
313314
<!-- </excludes>-->

0 commit comments

Comments
 (0)