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 1ef7cbf03c7bb36b88596058f1056f0e264e1db0
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Jan 2 08:59:03 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index a6300545d5..3373faac06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1891,7 +1891,7 @@ under the License.
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>
               <artifactId>checkstyle</artifactId>
-              <version>10.5.0</version>
+              <version>10.6.0</version>
             </dependency>
           </dependencies>
           <configuration>

Reply via email to