diff --git a/amazon-kinesis-client-multilang/pom.xml b/amazon-kinesis-client-multilang/pom.xml index 662e8a7d..a73ffd26 100644 --- a/amazon-kinesis-client-multilang/pom.xml +++ b/amazon-kinesis-client-multilang/pom.xml @@ -42,13 +42,13 @@ org.projectlombok lombok - 1.18.36 + 1.18.28 provided ch.qos.logback logback-classic - 1.5.18 + 1.3.14 com.beust @@ -102,7 +102,7 @@ org.mockito mockito-junit-jupiter - 5.16.1 + 3.12.4 test @@ -113,7 +113,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.13.0 8 UTF-8 @@ -151,7 +151,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.44.3 + 2.30.0 diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index bc2ecbe9..0d1a9932 100644 --- a/amazon-kinesis-client/pom.xml +++ b/amazon-kinesis-client/pom.xml @@ -48,7 +48,7 @@ - 4.30.2 + 4.27.5 1.0.392 libsqlite4java ${project.build.directory}/test-lib @@ -181,7 +181,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.3 + 2.12.7.1 org.reactivestreams @@ -191,7 +191,7 @@ software.amazon.awssdk annotations - 2.31.8 + 2.25.64 org.slf4j @@ -208,13 +208,13 @@ io.reactivex.rxjava3 rxjava - 3.1.10 + 3.1.8 org.projectlombok lombok - 1.18.36 + 1.18.24 provided @@ -248,14 +248,14 @@ org.junit.jupiter junit-jupiter-params - 5.12.1 + 5.11.3 test org.mockito mockito-junit-jupiter - 5.16.1 + 3.12.4 test @@ -287,7 +287,7 @@ ch.qos.logback logback-classic - 1.5.18 + 1.3.14 test @@ -325,7 +325,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.13.0 8 UTF-8 @@ -524,7 +524,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.30.0 + 2.30.0 @@ -557,7 +557,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.8.1 + 3.1.2 analyze-dependencies diff --git a/pom.xml b/pom.xml index d4990e25..e646f985 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ - 2.31.8 + 2.25.64 UTF-8 @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.6.0 + 3.3.1 checkstyle/checkstyle.xml true @@ -100,7 +100,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.13.0 8 UTF-8 @@ -109,7 +109,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.44.3 + 2.30.0 @@ -139,7 +139,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.7 + 3.2.1 sign-artifacts