[java-parent-project] branch master updated: IDP-1465 - Update Checkstyle to 8.29
Ian Young
ian at iay.org.uk
Tue Jan 28 07:05:12 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=0dba714b6ffcfa31d79dc7c0c9dd0f8f8e171a72
The following commit(s) were added to refs/heads/master by this push:
new 0dba714 IDP-1465 - Update Checkstyle to 8.29
0dba714 is described below
commit 0dba714b6ffcfa31d79dc7c0c9dd0f8f8e171a72
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 28 12:05:09 2020 +0000
IDP-1465 - Update Checkstyle to 8.29
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 faa9556..839dada 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
<xmlsec.version>2.1.4</xmlsec.version>
<xmlunit.version>2.6.3</xmlunit.version>
- <checkstyle.version>8.28</checkstyle.version>
+ <checkstyle.version>8.29</checkstyle.version>
<checkstyle-plugin.version>3.1.0</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