diff --git a/pom.xml b/pom.xml index ec1fc112..19e724b8 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.apache.kafka kafka-clients - 2.7.0 + 2.8.0 com.google.api diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index b3a61630..de7f3537 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -48,7 +48,7 @@ org.apache.kafka kafka-clients - 2.7.0 + 2.8.0 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index f26d761b..17252f45 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -50,7 +50,7 @@ org.apache.kafka kafka-clients - 2.7.0 + 2.8.0