diff --git a/pom.xml b/pom.xml index 521094134..593810320 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.9.3.2 + 4.9.8.2 Max Low @@ -75,7 +75,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.14.0 + 3.14.1 11 true @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.6.1 + 3.6.2 enforce-maven @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.3 + 3.5.4 @@ -143,7 +143,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.4.2 + 3.5.0 @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 none 11 @@ -222,7 +222,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -235,7 +235,7 @@ org.jacoco jacoco-maven-plugin - 0.8.13 + 0.8.14 prepare-agent @@ -274,7 +274,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.3 + 3.5.4 @@ -295,7 +295,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.45.0 + 3.1.0 @@ -319,7 +319,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.10.0 true central @@ -349,7 +349,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -362,7 +362,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.2 + 3.12.0 attach-javadocs @@ -380,12 +380,12 @@ org.bouncycastle bcprov-jdk18on - 1.81 + 1.83 org.bouncycastle bcpkix-jdk18on - 1.81 + 1.83 @@ -406,7 +406,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.10.0 true central @@ -453,12 +453,12 @@ com.google.errorprone error_prone_core - 2.40.0 + 2.46.0 com.uber.nullaway nullaway - 0.12.7 + 0.12.15 @@ -488,42 +488,42 @@ org.junit.jupiter junit-jupiter-api - 5.13.3 + 6.0.2 test com.google.errorprone error_prone_annotations - 2.40.0 + 2.46.0 provided org.openapitools openapi-generator - 7.14.0 + 7.18.0 compile org.openapitools openapi-generator-core - 7.14.0 + 7.18.0 compile org.graalvm.polyglot polyglot - 24.2.2 + 25.0.1 org.graalvm.polyglot js - 24.2.2 + 25.0.1 pom ch.qos.logback logback-classic - 1.2.13 + 1.5.24 provided