From 65951308f7a74f25d576e005546301ff9b9d2567 Mon Sep 17 00:00:00 2001 From: Randall Hauch Date: Tue, 7 Feb 2017 11:17:20 -0600 Subject: [PATCH] DBZ-173 Upgraded Confluent Platform libraries Some of our test cases verify (de)serialization using the Avro Converter, which is included in the Confluent Platform. This commit upgrades the Confluent Platform to version 3.1.2, which matches Kafka 0.10.1.1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c31649bc3..54a722a43 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 1.7.21 1.2.17 - 3.0.0 + 3.1.2 42.0.0-SNAPSHOT