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/05/09 18:30:24 UTC

[maven-rar-plugin] 01/02: [MRAR-84] Bump maven-archiver from 3.4.0 to 3.5.0

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

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

commit 408dd123d33bdd6907bb46b5be0ce9a44485ca5a
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Sat May 9 15:45:35 2020 +0000

    [MRAR-84] Bump maven-archiver from 3.4.0 to 3.5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1b6872a..906786d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>3.4.0</version>
+      <version>3.5.0</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>