From 0a532c3e1f4afa496e2181ebdc5568914d463ae5 Mon Sep 17 00:00:00 2001 From: Brian O'Neill Date: Wed, 11 May 2016 13:42:02 -0400 Subject: [PATCH] Upgrades protobuf dependency to 2.6.1 for the new version of KCL, and relocates that dependency as not to conflict with Spark's use of 2.5.0. See: SPARK-14421 --- external/kinesis-asl-assembly/pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/external/kinesis-asl-assembly/pom.xml b/external/kinesis-asl-assembly/pom.xml index e057b78abdc8..6fb88ebae5b3 100644 --- a/external/kinesis-asl-assembly/pom.xml +++ b/external/kinesis-asl-assembly/pom.xml @@ -63,7 +63,12 @@ com.google.protobuf protobuf-java - provided + 2.6.1 + org.glassfish.jersey.core @@ -147,6 +152,15 @@ *:* + + + com.google.protobuf + kinesis.protobuf + + com.google.protobuf.** + + + *:*