From 8128288dc5b27f7dfbe889f6b6ce3e8c5d9c7649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 22:52:04 +0000 Subject: [PATCH] build(deps): bump kafka.version from 0.10.2.2 to 3.0.0 Bumps `kafka.version` from 0.10.2.2 to 3.0.0. Updates `kafka-clients` from 0.10.2.2 to 3.0.0 Updates `connect-api` from 2.8.0 to 3.0.0 --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.apache.kafka:connect-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- plc4j/examples/hello-connectivity-kafka/pom.xml | 2 +- plc4j/integrations/apache-kafka/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plc4j/examples/hello-connectivity-kafka/pom.xml b/plc4j/examples/hello-connectivity-kafka/pom.xml index bab06f1dc72..bef3c4f33dd 100644 --- a/plc4j/examples/hello-connectivity-kafka/pom.xml +++ b/plc4j/examples/hello-connectivity-kafka/pom.xml @@ -121,7 +121,7 @@ org.apache.kafka kafka-clients - 0.10.2.2 + 3.0.0 org.apache.zookeeper diff --git a/plc4j/integrations/apache-kafka/pom.xml b/plc4j/integrations/apache-kafka/pom.xml index 0e80b19c9a7..64058970eb6 100644 --- a/plc4j/integrations/apache-kafka/pom.xml +++ b/plc4j/integrations/apache-kafka/pom.xml @@ -32,7 +32,7 @@ Integration module for integrating PLC4X into Apache Kafka (Kafka-Connect-Plugin) - 2.8.0 + 3.0.0 0.12.0