diff --git a/amazon-kinesis-client-multilang/pom.xml b/amazon-kinesis-client-multilang/pom.xml index ede57468..a327e089 100644 --- a/amazon-kinesis-client-multilang/pom.xml +++ b/amazon-kinesis-client-multilang/pom.xml @@ -21,7 +21,7 @@ amazon-kinesis-client-pom software.amazon.kinesis - 2.2.11-SNAPSHOT + 2.2.12 4.0.0 diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index e55f6abb..17ead7ea 100644 --- a/amazon-kinesis-client/pom.xml +++ b/amazon-kinesis-client/pom.xml @@ -22,7 +22,7 @@ software.amazon.kinesis amazon-kinesis-client-pom - 2.2.11-SNAPSHOT + 2.2.12 amazon-kinesis-client @@ -82,7 +82,7 @@ com.google.protobuf protobuf-java - 2.6.1 + 3.11.4 org.apache.commons diff --git a/pom.xml b/pom.xml index efe719d2..f9d61d66 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ amazon-kinesis-client-pom pom Amazon Kinesis Client Library - 2.2.11-SNAPSHOT + 2.2.12 The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis.