You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by mi...@apache.org on 2017/04/10 09:00:46 UTC

[21/27] logging-log4j2 git commit: [LOG4J2-1869] Update Kafka client from 0.10.1.1 to 0.10.2.0.

[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/LOG4J2-1851
Commit: 49e843f2d916139fe3fc2ea8921e0dd8363dee96
Parents: ccc30dc
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Apr 9 16:27:56 2017 -0700
Committer: Gary Gregory <ga...@gmail.com>
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>