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 88c7aa52edcbf5f1e572ce2b2b9543a465ecb98e Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Dec 30 15:14:42 2019 +0100 Upgrading checkstyle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1cd3dd1..7903d41 100644 --- a/pom.xml +++ b/pom.xml @@ -2077,7 +2077,7 @@ under the License. <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.27</version> + <version>8.28</version> </dependency> </dependencies> <configuration>
