Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gerald Venzl <gerald.venzl@oracle.com>
  • Loading branch information
dependabot[bot] and gvenzl authored Dec 12, 2024
1 parent 2512624 commit 7c8f27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion txeventq/kafka-connector-example/kafka_client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.4.0</version>
<version>3.7.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
<dependency>
Expand Down

0 comments on commit 7c8f27d

Please sign in to comment.