[java-parent-project] 02/02: Update checkstyle to 8.45.1

Ian Young ian at iay.org.uk
Mon Dec 19 17:07:06 UTC 2022


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch maint-11
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=d3138d6903bde1374056a40747cfaf65dd200289

commit d3138d6903bde1374056a40747cfaf65dd200289
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Dec 19 16:26:34 2022 +0000

    Update checkstyle to 8.45.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b272dd9..48ba4e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         <maven-dist-enforcer.version>3.1.1</maven-dist-enforcer.version>
         <maven-dist-enforcer-data.version>1.0.12-SNAPSHOT</maven-dist-enforcer-data.version>
 
-        <checkstyle.version>8.41</checkstyle.version>
+        <checkstyle.version>8.45.1</checkstyle.version>
         <checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>
         <checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list