This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new 7ae1ef4 Updating Checkstyle to 8.37
7ae1ef4 is described below
commit 7ae1ef4a83f46eca387ea33b9542ffc533b8d7dd
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Nov 24 07:47:51 2020 +0000
Updating Checkstyle to 8.37
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 09f049b..6881f16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,7 +462,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
- <version>8.31</version>
+ <version>8.37</version>
</dependency>
</dependencies>
<configuration>