You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cs...@apache.org on 2022/03/29 06:14:18 UTC

[sling-org-apache-sling-feature-analyser] branch master updated: update m-shade-p for Reproducible Builds (#36)

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

cschneider pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git


The following commit(s) were added to refs/heads/master by this push:
     new f8bef02  update m-shade-p for Reproducible Builds (#36)
f8bef02 is described below

commit f8bef029a5543bb15b983e1ef7312bfe9e257fd0
Author: Hervé Boutemy <he...@free.fr>
AuthorDate: Tue Mar 29 08:14:15 2022 +0200

    update m-shade-p for Reproducible Builds (#36)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d119db2..34af3c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>3.2.1</version>
+                <version>3.2.4</version>
                 <executions>
                     <execution>
                         <phase>package</phase>