From c8a5106cdf4f379b968bcbb45ad2f0f8e83a8911 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 3 Feb 2020 10:36:27 +0100 Subject: [PATCH] Upgrade to spring-javaformat 0.0.20 This commit upgrades to spring javaformat 0.0.20 and Checkstyle 8.29. This commit also upgrades to the Checkstyle maven plugin 3.1.0. See gh-20011 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c772c633266..1017b198b80 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ - 0.0.19 + 0.0.20 0.0.4.RELEASE @@ -32,12 +32,12 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.0.0 + 3.1.0 com.puppycrawl.tools checkstyle - 8.22 + 8.29 io.spring.javaformat