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 ee78aa71f5f956d777627be64b915fb1704704b3
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 494e6882f2..4d2e1e564b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1741,7 +1741,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