From 58d40dc4ce75f55cc991aec9d4d22b6b30fe4f68 Mon Sep 17 00:00:00 2001 From: Christopher Tubbs Date: Sat, 1 Aug 2020 02:15:39 -0400 Subject: [PATCH] Update plugins and dependency versions --- pom.xml | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index fa187fc..e5327b2 100644 --- a/pom.xml +++ b/pom.xml @@ -17,11 +17,11 @@ org.apache apache - 20 + 23 net.revelc.code warbucks-maven-plugin - 1.1.3-SNAPSHOT + 1.2.0-SNAPSHOT maven-plugin Warbucks Maven Plugin A Maven plugin to enforce the requirement for particular annotations (for specified classes) @@ -79,11 +79,9 @@ 8 1.8 1.8 - 3.0.5 + 3.6.0 true - 3.2.5 - 3.5.2 1.10.19 UTF-8 UTF-8 @@ -94,27 +92,27 @@ com.google.guava guava - 19.0 + 29.0-jre junit junit - 4.12 + 4.13 org.apache.maven maven-core - ${maven.tools-version} + 3.6.3 org.apache.maven maven-plugin-api - ${maven.tools-version} + 3.6.3 org.apache.maven.plugin-tools maven-plugin-annotations - ${mavenPluginToolsVersion} + 3.6.0 org.mockito @@ -161,12 +159,12 @@ org.codehaus.mojo versions-maven-plugin - 2.5 + 2.7 org.gaul modernizer-maven-plugin - 1.6.0 + 1.8.0 ${maven.compiler.target} @@ -179,7 +177,7 @@ com.github.ekryd.sortpom sortpom-maven-plugin - 2.8.0 + 2.10.0 recommended_2008_06 false @@ -218,7 +216,7 @@ net.revelc.code.formatter formatter-maven-plugin - 2.7.4 + 2.11.0 ${maven.compiler.source} ${maven.compiler.source} @@ -236,7 +234,7 @@ net.revelc.code impsort-maven-plugin - 1.2.0 + 1.4.1 java.,javax.,org.,com. @@ -244,7 +242,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.0.0 + 3.1.0 com.github.spotbugs @@ -438,7 +436,7 @@ org.apache.maven.plugins maven-plugin-plugin - ${mavenPluginToolsVersion} + 3.6.0 org.apache.maven.plugins