[java-parent-project] 02/02: Update checkstyle to 8.40
Ian Young
ian at iay.org.uk
Fri Feb 12 18:37:48 UTC 2021
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=56534291e746d352d079fc0eb024548570020a85
commit 56534291e746d352d079fc0eb024548570020a85
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Feb 12 18:37:37 2021 +0000
Update checkstyle to 8.40
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e78a674..cfa1392 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<xmlsec.version>2.1.6</xmlsec.version>
<xmlunit.version>2.8.2</xmlunit.version>
- <checkstyle.version>8.30</checkstyle.version>
+ <checkstyle.version>8.40</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