Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d96e467

Browse files
committedAug 21, 2019
Bump kafka version
1 parent 32867f5 commit d96e467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎kafka-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<version>3.8.1</version>
1010

1111
<properties>
12-
<kafka.version>2.1.0</kafka.version>
12+
<kafka.version>2.3.0</kafka.version>
1313
<debezium.version>0.8.3.Final</debezium.version>
1414
</properties>
1515

0 commit comments

Comments
 (0)
Please sign in to comment.