[java-parent-project] 02/04: IDP-1465 - Update maven-checkstyle-plugin to 3.1.1

Ian Young ian at iay.org.uk
Mon Feb 24 07:08:57 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=7c9a0ee45cfcda55879f764cdab7f5b75d365973

commit 7c9a0ee45cfcda55879f764cdab7f5b75d365973
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Feb 24 10:41:32 2020 +0000

    IDP-1465 - Update maven-checkstyle-plugin to 3.1.1
    
    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 06db7d7..ad34d83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <xmlunit.version>2.6.3</xmlunit.version>
 
         <checkstyle.version>8.29</checkstyle.version>
-        <checkstyle-plugin.version>3.1.0</checkstyle-plugin.version>
+        <checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
         <checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
 
         <maven-assembly-plugin.version>3.2.0</maven-assembly-plugin.version>

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


More information about the commits mailing list