From c9304681b5e5cc9779bd71ba05c8e5dc88b1f845 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 24 Dec 2019 15:07:31 +0200 Subject: [PATCH] pom.xml Update maven plugins and test libraries --- pom.xml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index a10a724..dd3b861 100644 --- a/pom.xml +++ b/pom.xml @@ -29,8 +29,8 @@ 1.7.2 1.1.1 - 3.4 - 4.8.1 + 4.1 + 4.12 https://github.com/j256/simplemagic @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 + 3.8.1 1.6 1.6 @@ -105,7 +105,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.2.1 @@ -117,20 +117,18 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.1.1 jar - false -tag inheritDoc:X -Xdoclint:none - false This content is licensed by Gray Watson under the <a @@ -144,12 +142,12 @@ org.apache.maven.plugins maven-eclipse-plugin - 2.9 + 2.10 org.apache.maven.plugins maven-gpg-plugin - 1.4 + 1.6 sign-artifacts @@ -167,7 +165,7 @@ org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 + 0.8.5 @@ -186,7 +184,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 3.0.0-M4 false