Skip to content

Commit

Permalink
Merge pull request #15 from cancecen/dependabot/maven/org.apache.kafk…
Browse files Browse the repository at this point in the history
…a-kafka-clients-2.6.3

Bump org.apache.kafka:kafka-clients from 2.4.0 to 2.6.3
  • Loading branch information
cancecen committed Jan 10, 2024
2 parents ee7be9d + 84b452e commit 8fbaae6
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 @@ -209,7 +209,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>2.4.0</version>
<version>2.6.3</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit 8fbaae6

Please sign in to comment.