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

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


The following commit(s) were added to refs/heads/master by this push:
     new e11ebcb  [MSHADE-386] Update JDependency / ASM
e11ebcb is described below

commit e11ebcbb2e803c40a5298667a4ceea6400b75be8
Author: rfscholte <[email protected]>
AuthorDate: Tue Apr 27 10:59:46 2021 +0200

    [MSHADE-386] Update JDependency / ASM
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bfcc02c..5e48386 100644
--- a/pom.xml
+++ b/pom.xml
@@ -160,7 +160,7 @@
     <dependency>
       <groupId>org.vafer</groupId>
       <artifactId>jdependency</artifactId>
-      <version>2.5.0</version>
+      <version>2.6.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

Reply via email to