Skip to content

Commit

Permalink
chore(deps): bump kafka-clients from 3.2.1 to 3.2.2 (#168)
Browse files Browse the repository at this point in the history
Bumps kafka-clients from 3.2.1 to 3.2.2.

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

Signed-off-by: dependabot[bot] <support@github.com>

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 Sep 12, 2022
1 parent 219614f commit 0f35589
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.2.1</version>
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.jr</groupId>
Expand Down

0 comments on commit 0f35589

Please sign in to comment.