From 7115868f06d16bc0d2b64c9bd44137a0f0fcb8ee Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Apr 2021 20:46:17 +0200 Subject: [PATCH] deps: update dependency org.apache.kafka:kafka-clients to v2.8.0 (#116) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.kafka:kafka-clients](https://kafka.apache.org) | `2.7.0` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/2.8.0/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/2.8.0/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsublite-kafka). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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