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 53c3ec7bb96058346c4343abdd012923279230bf Author: Lyor Goldstein <lgoldst...@apache.org> AuthorDate: Fri May 15 07:19:28 2020 +0300 Upgraded Maven remote resources plugin version to 1.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3249116..8103cd9 100644 --- a/pom.xml +++ b/pom.xml @@ -1271,7 +1271,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-remote-resources-plugin</artifactId> - <version>1.6.0</version> + <version>1.7.0</version> <executions> <execution> <goals>