diff --git a/pom.xml b/pom.xml index 8f37529c..1447352c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ amazon-kinesis-client jar Amazon Kinesis Client Library for Java - 1.7.2 + 1.7.3-SNAPSHOT The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis. @@ -62,7 +62,11 @@ commons-lang 2.6 - + + commons-logging + commons-logging + 1.1.3 + org.projectlombok lombok