From 9f9cf3f0a1d754c6ff6961e354320d8285c40df1 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sun, 2 Feb 2020 15:16:52 +0100 Subject: [PATCH] Upgrade to Checkstyle 8.29 This commit upgrades to Checkstyle 8.29 and spring javaformat as the latter is required to use that version. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f2fc442e..8213a429 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ - 0.0.19 + 0.0.20 0.0.4.RELEASE @@ -113,7 +113,7 @@ com.puppycrawl.tools checkstyle - 8.25 + 8.29 io.spring.javaformat