[java-parent-project] 01/03: IDP-1465 - Update Checkstyle to 8.30

Ian Young ian at iay.org.uk
Thu Mar 5 06:46:11 EST 2020


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

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

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

commit 4218012808a886687e3116160f49fa7d29b18853
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Mar 5 11:14:42 2020 +0000

    IDP-1465 - Update Checkstyle to 8.30
    
    https://issues.shibboleth.net/jira/browse/IDP-1465
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9619efb..b9b7e3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <xmlsec.version>2.1.4</xmlsec.version>
         <xmlunit.version>2.6.3</xmlunit.version>
 
-        <checkstyle.version>8.29</checkstyle.version>
+        <checkstyle.version>8.30</checkstyle.version>
         <checkstyle-plugin.version>3.1.1</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