This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new fb20447 [MPOM-420] Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
fb20447 is described below
commit fb204477ec708386be2b65170a477ad8dc755cb1
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jun 11 23:33:34 2023 +0200
[MPOM-420] Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ffb8108..5942b38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1040,7 +1040,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>3.2.2</version>
+ <version>3.3.0</version>
<configuration>
<configLocation>config/maven_checks_nocodestyle.xml</configLocation>
<!-- workaround to avoid analysing generated content (Modello,
plugin help mojo, ...) -->