You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2020/11/12 16:46:21 UTC

[mina-sshd] 06/10: Upgraded Plexus archiver version to 4.2.3

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

lgoldstein pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git

commit 2b1e56fc558fae39f9c8c085cc223951e98d532f
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Thu Nov 12 17:16:55 2020 +0200

    Upgraded Plexus archiver version to 4.2.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 00639f4..95c757e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
 
         <surefire.plugin.version>3.0.0-M5</surefire.plugin.version>
         <maven.archiver.version>3.5.0</maven.archiver.version>
-        <plexus.archiver.version>4.2.2</plexus.archiver.version>
+        <plexus.archiver.version>4.2.3</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->
         <pmd.version>6.29.0</pmd.version>