From 4f4b3fb865c4a2ed4c7fcfd92c4f880ae412f2f8 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Tue, 23 May 2023 07:32:41 +0200 Subject: [PATCH] Upgrade maven-checkstyle-plugin 3.2.2 -> 3.3.0 (#645) See: - https://issues.apache.org/jira/issues/?jql=project%20%3D%20MCHECKSTYLE%20AND%20fixVersion%20%3E%203.2.2%20AND%20fixVersion%20%3C%3D%203.3.0 - https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.2.2...maven-checkstyle-plugin-3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 06a67507fa..1dc12a44fb 100644 --- a/pom.xml +++ b/pom.xml @@ -589,7 +589,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.2 + 3.3.0