You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/02/13 21:28:26 UTC

[maven-apache-parent] branch master updated: [MPOM-240] upgrade m-shade-p = Reproducible Builds for shaded artifacts

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new fb20a9f  [MPOM-240] upgrade m-shade-p = Reproducible Builds for shaded artifacts
fb20a9f is described below

commit fb20a9fab563ca4a8a55070bf6f90f55f8795117
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Thu Feb 13 22:28:21 2020 +0100

    [MPOM-240] upgrade m-shade-p = Reproducible Builds for shaded artifacts
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 671c8c3..beef2cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-shade-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.1.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>