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

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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 09f888f8e4 Upgrading maven-assembly-plugin
09f888f8e4 is described below

commit 09f888f8e4095cad08c7091aeb2ad84ce841150c
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Jul 25 12:25:23 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 6a59dc32f7..73e9fe62df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2124,7 +2124,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.4.2</version>
         </plugin>
 
         <plugin>

Reply via email to