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 d0779b6faa9dc042c69beb3c59059fa2117172b2 Author: Lyor Goldstein <[email protected]> AuthorDate: Tue Aug 18 09:53:57 2020 +0300 Updated Plexus archiver version plugin to 4.2.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5e5e64e..c64f593 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ <surefire.plugin.version>2.22.2</surefire.plugin.version> <maven.archiver.version>3.5.0</maven.archiver.version> - <plexus.archiver.version>4.2.0</plexus.archiver.version> + <plexus.archiver.version>4.2.2</plexus.archiver.version> <!-- See https://pmd.github.io/ for available latest version --> <pmd.version>6.26.0</pmd.version>
