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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new 4ff7a9e201 Upgrading maven-assembly-plugin
4ff7a9e201 is described below

commit 4ff7a9e2013ef41133862c26c2b53abbc9afaa03
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Dec 4 08:20:31 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index bce293734f..584bb7646b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1823,7 +1823,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>3.7.1</version>
+          <version>3.8.0</version>
         </plugin>
 
         <plugin>

Reply via email to