This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 6c71943ae6c7102e538019680b06af339af3eba8
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Jun 30 12:43:10 2020 +0200

    Upgrading checkstyle
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8b16666..f94724b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2057,7 +2057,7 @@ under the License.
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>8.32</version>
+              <version>8.34</version>
             </dependency>
           </dependencies>
           <configuration>

Reply via email to