[java-parent-project] 02/06: Update maven-checkstyle-plugin to 3.1.2
Ian Young
ian at iay.org.uk
Sun Feb 14 15:04:52 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=b7beb1b428bf0e8a0671930168c8d7abf7215d18
commit b7beb1b428bf0e8a0671930168c8d7abf7215d18
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Sun Feb 14 14:49:57 2021 +0000
Update maven-checkstyle-plugin to 3.1.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index abfc8e2..f2e678c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
<xmlunit.version>2.8.2</xmlunit.version>
<checkstyle.version>8.40</checkstyle.version>
- <checkstyle-plugin.version>3.1.1</checkstyle-plugin.version>
+ <checkstyle-plugin.version>3.1.2</checkstyle-plugin.version>
<checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
<jacoco-maven-plugin.version>0.8.6</jacoco-maven-plugin.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list