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

slachiewicz pushed a commit to branch 
dependabot/maven/org.apache.maven.archetype-archetype-catalog-3.2.0
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit cdde412bdddd4ae8e558e29458a1671d6f28b1d7
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Feb 13 17:36:05 2021 +0100

    Bump maven-shade-plugin from 3.2.3 to 3.2.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4d1caaa..6776863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,7 +385,7 @@ under the License.
         <plugin><!-- TODO remove when upgrading parnet POM to 35 -->
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-shade-plugin</artifactId>
-          <version>3.2.3</version>
+          <version>3.2.4</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>

Reply via email to