From cba773be3b5f67e1c12889888d8a899d4b038fea Mon Sep 17 00:00:00 2001 From: Avinash Ravilla Date: Thu, 10 Jun 2021 12:06:43 -0700 Subject: [PATCH] Upgraded KCL and dependency versions --- amazon-kinesis-client-multilang/pom.xml | 4 ++-- amazon-kinesis-client/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/amazon-kinesis-client-multilang/pom.xml b/amazon-kinesis-client-multilang/pom.xml index f8db675c..091be02e 100644 --- a/amazon-kinesis-client-multilang/pom.xml +++ b/amazon-kinesis-client-multilang/pom.xml @@ -21,14 +21,14 @@ amazon-kinesis-client-pom software.amazon.kinesis - 2.3.4 + 2.3.5 4.0.0 amazon-kinesis-client-multilang - 1.11.908 + 1.12.3 diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index d9d586cb..41fbbaba 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.3.4 + 2.3.5 amazon-kinesis-client @@ -151,7 +151,7 @@ ch.qos.logback logback-classic - 1.1.7 + 1.2.3 test diff --git a/pom.xml b/pom.xml index a110cec2..ba805a8b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ amazon-kinesis-client-pom pom Amazon Kinesis Client Library - 2.3.4 + 2.3.5 The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis. @@ -33,7 +33,7 @@ - 2.15.31 + 2.16.81