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 2022/07/17 13:59:32 UTC

[maven-gpg-plugin] branch master updated: Bump maven-shade-plugin from 3.2.2 to 3.3.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f179d8a  Bump maven-shade-plugin from 3.2.2 to 3.3.0
f179d8a is described below

commit f179d8aef44fc11b6afb71923e75cf3ed8d14c5c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sun Jul 17 13:43:15 2022 +0000

    Bump maven-shade-plugin from 3.2.2 to 3.3.0
    
    Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.2 to 3.3.0.
    - [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.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-shade-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6804cd7..c698980 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
-        <version>3.2.2</version>
+        <version>3.3.0</version>
         <executions>
           <execution>
             <goals>