This is an automated email from the ASF dual-hosted git repository. buhhunyx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
commit faf0adb90a5c45d56aecd60058c5733d167865d4 Author: Alexey Markevich <[email protected]> AuthorDate: Tue Apr 7 00:08:16 2020 +0300 Update to checkstyle 8.31 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6b20e9..923d37b 100644 --- a/pom.xml +++ b/pom.xml @@ -462,7 +462,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.30</version> + <version>8.31</version> </dependency> </dependencies> <configuration>
