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 93e4a8db267ba1ce6b9cc03abe7137d7281e5ead
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Tue Jun 1 13:22:18 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 642616b..97d19d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2091,7 +2091,7 @@ under the License.
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>8.42</version>
+              <version>8.43</version>
             </dependency>
           </dependencies>
           <configuration>

Reply via email to