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 2021/06/26 09:06:43 UTC

[mina-sshd] 13/16: Upgraded Plexus archiver version to 4.2.5

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 340d392d4ff5791402f37d022d1856e786d2e4c5
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Sat Jun 26 11:20:17 2021 +0300

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

diff --git a/pom.xml b/pom.xml
index f79f4c9..8d1928e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
         <surefire.plugin.version>3.0.0-M5</surefire.plugin.version>
         <maven.archiver.version>3.5.1</maven.archiver.version>
         <scm.plugin.version>1.11.2</scm.plugin.version>
-        <plexus.archiver.version>4.2.4</plexus.archiver.version>
+        <plexus.archiver.version>4.2.5</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->
         <pmd.version>6.35.0</pmd.version>