Merge "Bump JSch to 1.5.0 to fix Java7 compatibility" into stable-2.6

This commit is contained in:
Shawn Pearce
2013-11-05 19:13:06 +00:00
committed by Gerrit Code Review

View File

@@ -594,7 +594,7 @@ limitations under the License.
<dependency>
<groupId>com.jcraft</groupId>
<artifactId>jsch</artifactId>
<version>0.1.44-1</version>
<version>0.1.50</version>
</dependency>
<dependency>