diff --git a/pom.xml b/pom.xml index eeca92d..c6fe920 100644 --- a/pom.xml +++ b/pom.xml @@ -47,18 +47,18 @@ UTF-8 - 2.0.9 - 2.16.0 - 4.1.101.Final + 2.0.17 + 2.21.1 + 4.2.10.Final 3.7.0 - 1.12.0 + 1.16.3 3.2.0 5.10.1 - 5.7.0 + 5.22.0 1.19.3 - 1.34.0 + 1.60.1 @@ -151,7 +151,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.15.0 ${java.version} ${java.version} @@ -160,12 +160,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.5.5 org.jacoco jacoco-maven-plugin - 0.8.11 + 0.8.14 @@ -184,7 +184,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.3.1 + 4.9.8.2 Max Medium @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.0 + 3.4.0 attach-sources @@ -223,7 +223,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.6.3 + 3.12.0 attach-javadocs @@ -236,7 +236,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.1.0 + 3.2.8 sign-artifacts @@ -250,7 +250,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.13 + 1.7.0 true ossrh diff --git a/streamline-client/pom.xml b/streamline-client/pom.xml index c72301d..2f71a5b 100644 --- a/streamline-client/pom.xml +++ b/streamline-client/pom.xml @@ -72,7 +72,7 @@ org.slf4j slf4j-simple - 2.0.9 + 2.0.17 test