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 63d9cbb8e56539f924db3f4e4565dd27a55b8480
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Tue Jan 17 14:23:47 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 62cea3e12c..da8f4fd5bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1669,7 +1669,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>3.2.0</version>
+          <version>3.2.1</version>
           <dependencies>
             <dependency>
               <groupId>com.puppycrawl.tools</groupId>

Reply via email to