Skip to content

Commit

Permalink
chore(deps): bump org.apache.kafka:kafka-clients from 3.5.1 to 3.6.1 (#…
Browse files Browse the repository at this point in the history
…294)

Bumps org.apache.kafka:kafka-clients from 3.5.1 to 3.6.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 6, 2023
1 parent bf16e95 commit 333aeb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.5.1</version>
<version>3.6.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.jr</groupId>
Expand Down

0 comments on commit 333aeb1

Please sign in to comment.