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

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 9c475d3f0d95acd8c51add8a847ba7ca80be34fd
Author: Benoit Tellier <[email protected]>
AuthorDate: Mon Sep 23 13:26:46 2019 +0700

    JAMES-2855 Upgrade maven-assembly-plugin to 3.1.1 unlock significant 
performance improvement when building jar-withdependencies
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8606143..32f454f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2687,7 +2687,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>3.1.0</version>
+                    <version>3.1.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to