Skip to content

Commit ef38758

Browse files
authored
chore(deps): update dependency org.apache.kafka:kafka-clients to v6.2.1-ce (GoogleCloudPlatform#6057)
[![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) | `6.2.0-ce` -> `6.2.1-ce` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/6.2.1-ce/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/6.2.1-ce/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/6.2.1-ce/compatibility-slim/6.2.0-ce)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.kafka:kafka-clients/6.2.1-ce/confidence-slim/6.2.0-ce)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->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/GoogleCloudPlatform/java-docs-samples).
1 parent 3ea25e4 commit ef38758

File tree

1 file changed

+1
-1
lines changed
  • dataflow/flex-templates/kafka_to_bigquery

1 file changed

+1
-1
lines changed

dataflow/flex-templates/kafka_to_bigquery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636

3737
<beam.version>2.31.0</beam.version>
38-
<kafka.version>6.2.0-ce</kafka.version>
38+
<kafka.version>6.2.1-ce</kafka.version>
3939

4040
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
4141
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)