From 629fa0b2d449e03502ce8f5eb29567b1629adebe Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Tue, 21 Jul 2015 08:16:57 -0700 Subject: [PATCH] Upgrade to maven-checkstyle-plugin 2.16 This also upgrades Checkstyle to 6.2. Release notes: https://mail-archives.apache.org/mod_mbox/maven-announce/201507.mbox/%3C12606732.01437413806439.JavaMail.Dennis%40Dennis-Dator%3E http://checkstyle.sourceforge.net/releasenotes.html --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c828a68..f761968 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.15 + 2.16 check