[java-parent-project] 09/13: Update checkstyle to 8.45.1
Ian Young
ian at iay.org.uk
Wed Jan 4 18:17:31 UTC 2023
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=3ac90695c97c223ac9cfeb7f4e58093d2df61102
commit 3ac90695c97c223ac9cfeb7f4e58093d2df61102
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Dec 19 16:26:34 2022 +0000
Update checkstyle to 8.45.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c70c778..495f763 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<maven-dist-enforcer-data.version>1.0.12-SNAPSHOT</maven-dist-enforcer-data.version>
<maven-dist-enforcer-data.m2ReportPath>${basedir}/target/m2SignatureReport.txt</maven-dist-enforcer-data.m2ReportPath>
- <checkstyle.version>8.41</checkstyle.version>
+ <checkstyle.version>8.45.1</checkstyle.version>
<checkstyle-plugin.version>3.1.2</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