Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1 (#239)
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1.

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

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] authored Oct 29, 2024
1 parent 0806112 commit eb56ff6
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 @@ -241,7 +241,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.8.0</version>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit eb56ff6

Please sign in to comment.