You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by lg...@apache.org on 2020/05/15 08:42:25 UTC

[mina-sshd] 12/16: Upgraded Maven dependency plugin version to 3.1.2

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 a840e110475958431137fa1a9ba5058d2bf6f34c
Author: Lyor Goldstein <lg...@apache.org>
AuthorDate: Fri May 15 07:17:06 2020 +0300

    Upgraded Maven dependency plugin version to 3.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f2d615e..f369079 100644
--- a/pom.xml
+++ b/pom.xml
@@ -998,7 +998,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>3.1.1</version>
+                    <version>3.1.2</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.codehaus.plexus</groupId>