diff --git a/api/pom.xml b/api/pom.xml index 1fd07588..25771a45 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -78,7 +78,7 @@ Low ${project.basedir}/../spotbugs-exclude.xml - 4.3.0 + 4.4.2.2 @@ -86,12 +86,12 @@ jakarta.activation jakarta.activation-api - 2.1.0-RC2 + 2.1.0 org.eclipse.angus angus-activation - 1.0.0-M1 + 1.0.0-M2 junit @@ -153,7 +153,6 @@ ${spotbugs.skip} ${spotbugs.threshold} - true ${spotbugs.exclude} true @@ -186,7 +185,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.0 + 3.3.1 org.apache.maven.plugins