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 380ace6bcb3e0abe6a611d17c99346089589c8fe Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Fri Feb 5 09:50:51 2021 +0200 Upgraded Plexus archiver plugin version to 4.2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 95a0932..854da39 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,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.3</plexus.archiver.version> + <plexus.archiver.version>4.2.4</plexus.archiver.version> <!-- See https://pmd.github.io/ for available latest version --> <pmd.version>6.31.0</pmd.version>