mirror of https://github.com/apache/maven.git
[MNG-5605] ssh-wagon hangs
Verify there's no regression with this SNAPSHOT
This commit is contained in:
parent
786285f1f4
commit
3c63c3b547
2
pom.xml
2
pom.xml
|
@ -54,7 +54,7 @@
|
|||
<guavaVersion>18.0</guavaVersion>
|
||||
<guiceVersion>3.2.3</guiceVersion>
|
||||
<sisuInjectVersion>0.3.0.M1</sisuInjectVersion>
|
||||
<wagonVersion>2.8</wagonVersion>
|
||||
<wagonVersion>2.9-SNAPSHOT</wagonVersion> <!-- Verify SNAPSHOT for MNG-5605 -->
|
||||
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
||||
<cipherVersion>1.7</cipherVersion>
|
||||
<modelloVersion>1.8.1</modelloVersion>
|
||||
|
|
Loading…
Reference in New Issue