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 fe84471d2cb5efaff54688a4285c6791df2ef238
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Fri Feb 5 09:49:41 2021 +0200

    Upgraded Maven archiver plugin version to 3.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b51ee4..95a0932 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
         <bytebuddy.version>1.10.20</bytebuddy.version>
 
         <surefire.plugin.version>3.0.0-M5</surefire.plugin.version>
-        <maven.archiver.version>3.5.0</maven.archiver.version>
+        <maven.archiver.version>3.5.1</maven.archiver.version>
         <scm.plugin.version>1.11.2</scm.plugin.version>
         <plexus.archiver.version>4.2.3</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->

Reply via email to