Skip to content

Commit

Permalink
fix(plc4j): reverted kafka connect version
Browse files Browse the repository at this point in the history
  • Loading branch information
hutcheb committed Jul 5, 2022
1 parent aa12e1e commit 88ec8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plc4j/integrations/apache-kafka/pom.xml
Expand Up @@ -32,7 +32,7 @@
<description>Integration module for integrating PLC4X into Apache Kafka (Kafka-Connect-Plugin)</description>

<properties>
<kafka.version>7.1.2-ce</kafka.version>
<kafka.version>3.2.0</kafka.version>
<kafka.connect.maven.plugin.version>0.12.0</kafka.connect.maven.plugin.version>
</properties>

Expand Down

0 comments on commit 88ec8c4

Please sign in to comment.