Bump kafka-clients from 0.10.2.0 to 0.10.2.2
Bumps kafka-clients from 0.10.2.0 to 0.10.2.2. --- updated-dependencies: - dependency-name: org.apache.kafka:kafka-clients dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ed08e37197
commit
a12daed7ef
2
pom.xml
2
pom.xml
|
@ -351,7 +351,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.kafka</groupId>
|
<groupId>org.apache.kafka</groupId>
|
||||||
<artifactId>kafka-clients</artifactId>
|
<artifactId>kafka-clients</artifactId>
|
||||||
<version>0.10.2.0</version>
|
<version>0.10.2.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.maxmind.geoip2</groupId>
|
<groupId>com.maxmind.geoip2</groupId>
|
||||||
|
|
Loading…
Reference in New Issue