Skip to content

Commit 44924ff

Browse files
Bump org.apache.kafka:kafka-clients from 3.7.1 to 3.9.1 in /kafka (#693)
Bumps org.apache.kafka:kafka-clients from 3.7.1 to 3.9.1. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-version: 3.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2c0234 commit 44924ff

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.7.1</kafka.version>
34+
<kafka.version>3.9.1</kafka.version>
3535
<module-name>io.cloudevents.kafka</module-name>
3636
</properties>
3737

0 commit comments

Comments
 (0)