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

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

commit f6a6cf3572640e1edfd7d6996f7d8691da90338b
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 df58da20b0..d3e6787dd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1851,7 +1851,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