[java-parent-project] branch master updated: IDP-1465 - Update Checkstyle to 8.28
Ian Young
ian at iay.org.uk
Tue Jan 28 06:49:49 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=4656518b9b118dc2e5645269540513e29a6627de
The following commit(s) were added to refs/heads/master by this push:
new 4656518 IDP-1465 - Update Checkstyle to 8.28
4656518 is described below
commit 4656518b9b118dc2e5645269540513e29a6627de
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Jan 28 11:49:45 2020 +0000
IDP-1465 - Update Checkstyle to 8.28
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 bd8b84a..faa9556 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.26</checkstyle.version>
+ <checkstyle.version>8.28</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