MPARTIFACT-66 : upgrade jsch 0.1.14 -> 0.1.27 (required) and commons-net 1.4.0 -> 1.4.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@408110 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
abc022db4a
commit
2fd2720e26
@ -136,7 +136,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-net</groupId>
|
<groupId>commons-net</groupId>
|
||||||
<artifactId>commons-net</artifactId>
|
<artifactId>commons-net</artifactId>
|
||||||
<version>1.4.0</version>
|
<version>1.4.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-httpclient</groupId>
|
<groupId>commons-httpclient</groupId>
|
||||||
@ -172,9 +172,9 @@
|
|||||||
</properties>
|
</properties>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jsch</groupId>
|
<groupId>com.jcraft</groupId>
|
||||||
<artifactId>jsch</artifactId>
|
<artifactId>jsch</artifactId>
|
||||||
<version>0.1.14</version>
|
<version>0.1.27</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user