diff --git a/pom.xml b/pom.xml index 454b6ffe..8eb88c29 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugins maven-plugins - 42 + 43 @@ -118,8 +118,7 @@ under the License. 1.4.1 1.2.0 - 3.0.1 - 9.4.53.v20231009 + 9.4.55.v20240627 3.11.0 3.3.0 @@ -207,7 +206,7 @@ under the License. org.apache.maven maven-archiver - 3.6.1 + 3.6.2 org.apache.maven.shared @@ -303,13 +302,14 @@ under the License. org.codehaus.plexus plexus-archiver - 4.9.1 + 4.10.0 + commons-io commons-io 2.16.1 - test + runtime org.codehaus.plexus @@ -436,6 +436,13 @@ under the License. + + org.apache.maven.plugins + maven-checkstyle-plugin + + src/config/checkstyle-suppressions.xml + + org.apache.maven.plugins maven-javadoc-plugin diff --git a/src/config/checkstyle-suppressions.xml b/src/config/checkstyle-suppressions.xml new file mode 100644 index 00000000..5474ff4b --- /dev/null +++ b/src/config/checkstyle-suppressions.xml @@ -0,0 +1,27 @@ + + + + + + + +