Upgraded Plexus archiver plugin version to 3.7.0
Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/80693448 Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/80693448 Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/80693448 Branch: refs/heads/master Commit: 8069344883b7ebc250a06e1d90efdb741282f62c Parents: c44d987 Author: Lyor Goldstein <[email protected]> Authored: Fri Oct 19 10:00:50 2018 +0300 Committer: Lyor Goldstein <[email protected]> Committed: Fri Oct 19 20:35:19 2018 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/80693448/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 179a56f..c27a9c5 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,7 @@ <surefire.plugin.version>2.22.1</surefire.plugin.version> <maven.archiver.version>3.2.0</maven.archiver.version> - <plexus.archiver.version>3.6.0</plexus.archiver.version> + <plexus.archiver.version>3.7.0</plexus.archiver.version> <!-- See https://pmd.github.io/ for available latest version --> <pmd.version>6.8.0</pmd.version> </properties>
