From b3dc03c2aebdedd9b64a955c2c0966c12e70ab66 Mon Sep 17 00:00:00 2001 From: Olyutorskii Date: Mon, 10 Oct 2022 15:50:58 +0900 Subject: [PATCH] bump maven plugins --- pom.xml | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 515e20c..69f2b6b 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,9 @@ UTF-8 UTF-8 + + ${basedir}/src/main/java + en en @@ -113,14 +116,14 @@ junit junit - 4.13 + 4.13.2 test jp.osdn.jindolf jinparser - 2.102.4 + 2.102.6 compile @@ -138,49 +141,49 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.2.0 org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.1.0 org.apache.maven.plugins maven-resources-plugin - 3.2.0 + 3.3.0 org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M5 + 3.0.0-M7 org.apache.maven.plugins maven-surefire-report-plugin - 3.0.0-M5 + 3.0.0-M7 org.jacoco jacoco-maven-plugin - 0.8.6 + 0.8.8 org.apache.maven.plugins maven-jar-plugin - 3.2.0 + 3.3.0 @@ -198,43 +201,43 @@ org.apache.maven.plugins maven-install-plugin - 3.0.0-M1 + 3.0.1 org.apache.maven.plugins maven-deploy-plugin - 3.0.0-M1 + 3.0.0 org.apache.maven.plugins maven-site-plugin - 3.9.1 + 3.12.1 org.apache.maven.plugins maven-assembly-plugin - 3.3.0 + 3.4.2 org.apache.maven.plugins maven-project-info-reports-plugin - 3.1.1 + 3.4.1 org.apache.maven.plugins maven-javadoc-plugin - 3.2.0 + 3.4.1 org.apache.maven.plugins maven-jxr-plugin - 3.0.0 + 3.3.0 @@ -259,12 +262,12 @@ com.github.spotbugs spotbugs-maven-plugin - 4.1.3 + 4.7.2.1 com.github.spotbugs spotbugs - 4.1.3 + 4.7.2 -- 2.11.0