diff --git a/pom.xml b/pom.xml index 7ce70d8..b1dc2c3 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.3.2 + 4.9.6.0 Max Low @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 11 true @@ -99,7 +99,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.1 + 3.6.2 enforce-maven @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.4 @@ -208,7 +208,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 none 1.8 @@ -238,7 +238,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 prepare-agent @@ -285,7 +285,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.3 + 3.5.4 @@ -306,7 +306,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.46.0 + 3.0.0 @@ -338,7 +338,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.9.0 true central @@ -369,7 +369,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 attach-javadocs @@ -387,12 +387,12 @@ org.bouncycastle bcprov-jdk18on - 1.81 + 1.82 org.bouncycastle bcpkix-jdk18on - 1.81 + 1.82 @@ -413,7 +413,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.9.0 true central @@ -460,12 +460,12 @@ com.google.errorprone error_prone_core - 2.40.0 + 2.42.0 com.uber.nullaway nullaway - 0.12.7 + 0.12.10 @@ -478,12 +478,12 @@ com.nimbusds nimbus-jose-jwt - 10.4 + 10.5 com.nimbusds oauth2-oidc-sdk - 11.26 + 11.29.2 jakarta.annotation @@ -505,7 +505,7 @@ org.apache.httpcomponents.client5 httpclient5 - 5.5 + 5.5.1 com.fasterxml.jackson.core @@ -535,22 +535,22 @@ org.openapitools jackson-databind-nullable - 0.2.6 + 0.2.7 org.bouncycastle bcprov-jdk18on - 1.81 + 1.82 org.bouncycastle bcpkix-jdk18on - 1.81 + 1.82 org.junit.jupiter junit-jupiter-api - 5.13.4 + 6.0.0 test @@ -568,7 +568,7 @@ io.github.classgraph classgraph - 4.8.181 + 4.8.184 test @@ -580,7 +580,7 @@ com.google.errorprone error_prone_annotations - 2.40.0 + 2.42.0 provided @@ -591,7 +591,7 @@ UTF-8 - 2.19.2 + 2.20.0 ${argLine}