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 5c843e83ec39859022a51c17def0b0c3a16d08ce
Author: Lyor Goldstein <lgoldst...@apache.org>
AuthorDate: Sun Feb 2 19:19:25 2020 +0200

    Commented on maven archiver plugin version
---
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pom.xml b/pom.xml
index bbf98c4..f2c23d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,6 +119,10 @@
 
         <surefire.plugin.version>2.22.2</surefire.plugin.version>
         <maven.archiver.version>3.5.0</maven.archiver.version>
+        <!--
+            NOTE: upgrading beyond this version causes
+            exceptions in the javadoc plugin
+        -->
         <plexus.archiver.version>4.1.0</plexus.archiver.version>
         <!-- See https://pmd.github.io/ for available latest version -->
         <pmd.version>6.21.0</pmd.version>

Reply via email to