[LOG4J2-1869] Update Kafka client from 0.10.1.1 to 0.10.2.0. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/49e843f2 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/49e843f2 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/49e843f2
Branch: refs/heads/java9NoMultiRelease Commit: 49e843f2d916139fe3fc2ea8921e0dd8363dee96 Parents: ccc30dc Author: Gary Gregory <[email protected]> Authored: Sun Apr 9 16:27:56 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sun Apr 9 16:27:56 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/49e843f2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0d90c6f..4fddc79 100644 --- a/pom.xml +++ b/pom.xml @@ -587,7 +587,7 @@ <dependency> <groupId>org.apache.kafka</groupId> <artifactId>kafka-clients</artifactId> - <version>0.10.1.1</version> + <version>0.10.2.0</version> </dependency> <dependency> <groupId>org.zeromq</groupId>
