This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 2f8588d429ae3f1338db449260359f990d588712 Author: Tung Tran <[email protected]> AuthorDate: Wed Jul 19 11:34:09 2023 +0700 [UPGRADE] - Maven maven-checkstyle-plugin 3.1.2 -> 3.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 189fbe4621..3d6d7a38d8 100644 --- a/pom.xml +++ b/pom.xml @@ -3127,7 +3127,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> - <version>3.1.2</version> + <version>3.3.0</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
