You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/06/08 14:44:15 UTC

[maven-site-plugin] branch dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4 created (now c967f03)

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

slachiewicz pushed a change to branch dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git.


      at c967f03  Bump maven-shade-plugin from 3.2.2 to 3.2.4

This branch includes the following new commits:

     new c967f03  Bump maven-shade-plugin from 3.2.2 to 3.2.4

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-site-plugin] 01/01: Bump maven-shade-plugin from 3.2.2 to 3.2.4

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.2.4
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit c967f03e6c955d7cb3698b7e32adf2df6daaba51
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Mon Jun 8 04:16:36 2020 +0000

    Bump maven-shade-plugin from 3.2.2 to 3.2.4
    
    Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.2 to 3.2.4.
    - [Release notes](https://github.com/apache/maven-shade-plugin/releases)
    - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.2...maven-shade-plugin-3.2.4)
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1f6c845..cd362f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -529,7 +529,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
-        <version>3.2.2</version><!-- TODO remove when upgrading parent to 35 -->
+        <version>3.2.4</version><!-- TODO remove when upgrading parent to 35 -->
         <executions>
           <execution>
             <phase>package</phase>