From: Olyutorskii Date: Sun, 11 Oct 2020 13:24:49 +0000 (+0900) Subject: update maven plugins. X-Git-Tag: release-1.207.4^2~1^2 X-Git-Url: http://git.osdn.net/view?p=jindolf%2FJinCore.git;a=commitdiff_plain;h=fcf377f8798b49c1885874b3f1d5ff334dd309c7 update maven plugins. --- diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 5c27a3a..98c7aff 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -6,7 +6,7 @@ + @@ -205,6 +206,7 @@ + @@ -230,6 +232,7 @@ + + @@ -301,6 +305,7 @@ + @@ -310,6 +315,8 @@ + + @@ -340,6 +347,7 @@ + diff --git a/pom.xml b/pom.xml index b642972..4f7d851 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 + 3.2.0 @@ -153,19 +153,19 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M4 + 3.0.0-M5 org.apache.maven.plugins maven-surefire-report-plugin - 3.0.0-M4 + 3.0.0-M5 org.jacoco jacoco-maven-plugin - 0.8.5 + 0.8.6 @@ -195,25 +195,25 @@ org.apache.maven.plugins maven-site-plugin - 3.8.2 + 3.9.1 org.apache.maven.plugins maven-assembly-plugin - 3.2.0 + 3.3.0 org.apache.maven.plugins maven-project-info-reports-plugin - 3.0.0 + 3.1.1 org.apache.maven.plugins maven-javadoc-plugin - 3.1.1 + 3.2.0 @@ -225,12 +225,12 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.1.0 + 3.1.1 com.puppycrawl.tools checkstyle - 8.29 + 8.36.2 @@ -244,7 +244,14 @@ com.github.spotbugs spotbugs-maven-plugin - 3.1.12.2 + 4.1.3 + + + com.github.spotbugs + spotbugs + 4.1.3 + + @@ -393,6 +400,7 @@ org.apache.maven.plugins maven-assembly-plugin + posix src/assembly/src.xml