This is an automated email from the ASF dual-hosted git repository. dkulp pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 622668e36750bd4e929c330d53e4798e4e5e4609 Author: Daniel Kulp <[email protected]> AuthorDate: Tue Jul 28 16:20:45 2020 -0400 Update checkstyle version --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3bb7735..1f87864 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -380,7 +380,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.31</version> + <version>8.35</version> </dependency> </dependencies> <configuration>
