You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2022/01/10 13:27:20 UTC

[groovy] branch GROOVY_4_0_X updated: GROOVY-10447: Bump checkstyle to 9.2.1 (build dependency)

This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
     new 2ce6ec9  GROOVY-10447: Bump checkstyle to 9.2.1 (build dependency)
2ce6ec9 is described below

commit 2ce6ec9ed4d2a671ee24e3454cb9fc289941430f
Author: Paul King <pa...@asert.com.au>
AuthorDate: Mon Jan 10 23:27:14 2022 +1000

    GROOVY-10447: Bump checkstyle to 9.2.1 (build dependency)
---
 gradle/verification-metadata.xml | 4 ++--
 versions.properties              | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 115f6e8..6c2d368 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -438,8 +438,8 @@
             <sha512 value="3f205ad4e7b8dd11c48d3c9203128e37e432b92b90e6052545d34ce6b602374d81840b64e3cca41fe3bcb5c7ab1053e587b1b940d11d486f5aa72380ebf7d6e5" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
-      <component group="com.puppycrawl.tools" name="checkstyle" version="9.2">
-         <artifact name="checkstyle-9.2.jar">
+      <component group="com.puppycrawl.tools" name="checkstyle" version="9.2.1">
+         <artifact name="checkstyle-9.2.1.jar">
             <pgp value="06d34ed6ff73de368a772a781063fe98bcecb758"/>
          </artifact>
       </component>
diff --git a/versions.properties b/versions.properties
index d7cfcf4..fdc90d1 100644
--- a/versions.properties
+++ b/versions.properties
@@ -49,7 +49,7 @@ xstream=1.4.18
 spock=2.0-groovy-3.0
 spotbugs=4.5.3
 spotbugsAnnotations=4.5.3
-checkstyle=9.2
+checkstyle=9.2.1
 junit5=5.8.2
 junit5Platform=1.8.2
 jcipAnnotations=1.0