Skip to content

Commit

Permalink
Merge pull request #821 from jesperancinha/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.kafka-kafka-clients-3.8.1

Bump org.apache.kafka:kafka-clients from 3.8.0 to 3.8.1
  • Loading branch information
github-actions[bot] authored Oct 29, 2024
2 parents 4557cd4 + 39b6ce8 commit e2675d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion news-cast-explorer-cdc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.8.0</version>
<version>3.8.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
Expand Down

0 comments on commit e2675d7

Please sign in to comment.