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 f0f521c94a5ce2353f64a1dd8488b20c581d2c21
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Wed Feb 1 12:46:01 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index b787ec9f4c..5579b2a47f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1817,7 +1817,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
-        <version>3.1.0</version>
+        <version>3.2.1</version>
         <executions>
           <execution>
             <id>default-cli</id>

Reply via email to