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 17:16:53 UTC

[maven-rar-plugin] 01/01: [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-84
in repository https://gitbox.apache.org/repos/asf/maven-rar-plugin.git

commit 229c4e912aed8ee291b7570e05acbe997061b42d
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 bfb52a8..6335f3d 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>