From 0f17344d352e3bc4c2ff9ae752f2b66aba20464b Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Thu, 7 Jun 2018 13:37:48 +0200 Subject: [PATCH] Upgrade Checkstyle 8.10 -> 8.14 (#31) See: - http://checkstyle.sourceforge.net/releasenotes.html - https://github.com/checkstyle/checkstyle/compare/checkstyle-8.10...checkstyle-8.14 --- pom.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 877cb9b..fdb4560 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,6 @@ UTF-8 - 8.10 2.3.1 1.0-beta-7 1.0 @@ -144,11 +143,6 @@ guava-beta-checker ${version.guava-beta-checker} - - com.puppycrawl.tools - checkstyle - ${version.checkstyle} - com.uber.nullaway nullaway @@ -408,7 +402,7 @@ com.puppycrawl.tools checkstyle - ${version.checkstyle} + 8.14