diff --git a/pom.xml b/pom.xml index ffa0b65b..dfc31eb7 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.3.2 + 4.10.4.1 Max Low @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.16.0 11 true @@ -99,7 +99,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.1 + 3.6.3 enforce-maven @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.6.0 @@ -151,7 +151,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.1 @@ -165,7 +165,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.6.1 + 3.6.2 add_sources @@ -208,7 +208,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 none 1.8 @@ -225,7 +225,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -238,7 +238,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.15 prepare-agent @@ -285,7 +285,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.3 + 3.6.0 @@ -306,7 +306,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.46.0 + 3.10.2 @@ -339,7 +339,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.11.0 true central @@ -357,7 +357,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -370,7 +370,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 attach-javadocs @@ -388,12 +388,12 @@ org.bouncycastle bcprov-jdk18on - 1.84 + 1.86 org.bouncycastle bcpkix-jdk18on - 1.84 + 1.86 @@ -414,7 +414,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.11.0 true central @@ -461,12 +461,12 @@ com.google.errorprone error_prone_core - 2.40.0 + 2.50.0 com.uber.nullaway nullaway - 0.12.7 + 0.14.1 @@ -479,12 +479,12 @@ com.nimbusds nimbus-jose-jwt - 10.4 + 10.9.1 com.nimbusds oauth2-oidc-sdk - 11.26 + 11.38.2 jakarta.annotation @@ -506,7 +506,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.6.3 + 5.6.4 com.fasterxml.jackson.core @@ -536,28 +536,28 @@ org.openapitools jackson-databind-nullable - 0.2.6 + 0.2.11 org.bouncycastle bcprov-jdk18on - 1.84 + 1.86 org.bouncycastle bcpkix-jdk18on - 1.84 + 1.86 org.junit.jupiter junit-jupiter-api - 5.13.4 + 6.1.3 test org.testcontainers testcontainers - 1.21.4 + 2.0.5 test @@ -569,7 +569,7 @@ io.github.classgraph classgraph - 4.8.181 + 4.8.195 test @@ -581,31 +581,31 @@ org.jetbrains.kotlin kotlin-stdlib - 2.1.10 + 2.4.20 test org.apache.commons commons-compress - 1.27.1 + 1.28.0 test com.google.errorprone error_prone_annotations - 2.40.0 + 2.50.0 provided org.slf4j slf4j-simple - 2.0.17 test + 2.0.19 test UTF-8 - 2.22.1 - 2.21 + 2.22.2 + 2.22 ${argLine}