Skip to content

Commit cc2bcb0

Browse files
author
Brendan Doyle
committed
bump to kafka client to latest patch
1 parent 5dc416a commit cc2bcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/scala/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
api "commons-codec:commons-codec:1.9"
6262
api "commons-io:commons-io:2.11.0"
6363
api "commons-collections:commons-collections:3.2.2"
64-
api "org.apache.kafka:kafka-clients:2.8.1"
64+
api "org.apache.kafka:kafka-clients:2.8.2"
6565
api "org.apache.httpcomponents:httpclient:4.5.5"
6666
api "com.fasterxml.uuid:java-uuid-generator:3.1.3"
6767
api "com.github.ben-manes.caffeine:caffeine:2.6.2"

0 commit comments

Comments
 (0)