This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 1.2.X in repository https://gitbox.apache.org/repos/asf/mina-ftpserver.git
commit 7f4e1f8820b5d2635535d2a20532ab7bcd7ae57a Author: emmanuel lecharny <[email protected]> AuthorDate: Mon Jan 6 12:31:03 2025 +0100 Bumped up chekstyle dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1d6d4586..fcb7143f 100644 --- a/pom.xml +++ b/pom.xml @@ -166,7 +166,7 @@ <!-- Checkstyle configuration --> <checkstyle.plugin.version>3.6.0</checkstyle.plugin.version> - <checkstyle.version>9.3</checkstyle.version> + <checkstyle.version>10.21.0</checkstyle.version> <checkstyle.configdir>.</checkstyle.configdir> <!-- Java version to use -->
