Skip to content

Commit 659bb8c

Browse files
Bump org.apache.kafka:kafka-clients from 3.0.0 to 3.7.1 in /kafka (#681)
Bumps org.apache.kafka:kafka-clients from 3.0.0 to 3.7.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9981635 commit 659bb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<packaging>jar</packaging>
3232

3333
<properties>
34-
<kafka.version>3.0.0</kafka.version>
34+
<kafka.version>3.7.1</kafka.version>
3535
<module-name>io.cloudevents.kafka</module-name>
3636
</properties>
3737

0 commit comments

Comments
 (0)