This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 25cf0a686f4afcb7179e04b82dfef4bf67b2d595 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Jun 29 15:02:38 2020 +0200 Upgrading checkstyle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 53f2faf..51b1f2a 100644 --- a/pom.xml +++ b/pom.xml @@ -2324,7 +2324,7 @@ under the License. <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.32</version> + <version>8.34</version> </dependency> </dependencies> <configuration>
