From 869e8bba627e9e6b3dd5db64b2a2603395d49544 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 11 Sep 2018 21:45:17 -0700 Subject: [PATCH] Upgrade to checkstyle 8.12 Closes gh-14439 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02075aa623..1e03b7b4ad 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ com.puppycrawl.tools checkstyle - 8.11 + 8.12 io.spring.javaformat