You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2022/08/04 09:25:01 UTC

[maven-shade-plugin] branch MSHADE-424 created (now cd9c24b)

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

khmarbaise pushed a change to branch MSHADE-424
in repository https://gitbox.apache.org/repos/asf/maven-shade-plugin.git


      at cd9c24b  [MSHADE-424] - Upgrade jdependency 2.8.0

This branch includes the following new commits:

     new cd9c24b  [MSHADE-424] - Upgrade jdependency 2.8.0

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-shade-plugin] 01/01: [MSHADE-424] - Upgrade jdependency 2.8.0

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

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

commit cd9c24bd2440a0f447ecf933e7f0126390d03c37
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Aug 4 11:24:55 2022 +0200

    [MSHADE-424] - Upgrade jdependency 2.8.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b14315..d8498c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -207,7 +207,7 @@
     <dependency>
       <groupId>org.vafer</groupId>
       <artifactId>jdependency</artifactId>
-      <version>2.7.0</version>
+      <version>2.8.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>