Skip to content

Commit

Permalink
Updated kafka.clients version to 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
subkanthi committed Nov 1, 2024
1 parent 45e0466 commit 6d7fb8f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sink-connector-lightweight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka-clients</artifactId>
<version>3.3.1</version>
<version>${version.kafka}</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 6d7fb8f

Please sign in to comment.