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

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

commit a762bb7ad95a1a90b40c881124294b74bc972ca7
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 774b17ecf9..7f6ce4e940 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1746,7 +1746,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