提交 5a730a59 编写于 作者: K Kohsuke Kawaguchi

Integrate newer trilead that has bigger buffer.

This is expected to improve the burst data transfer performance.
上级 4aa2d39a
......@@ -34,9 +34,9 @@
<version>1.10</version>
</dependency>
<dependency>
<groupId>org.jvnet.hudson</groupId>
<groupId>org.jenkins-ci</groupId>
<artifactId>trilead-ssh2</artifactId>
<version>build212-hudson-5</version>
<version>build214-jenkins-1</version>
</dependency>
</dependencies>
......
......@@ -119,12 +119,12 @@ THE SOFTWARE.
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>trilead-putty-extension</artifactId>
<version>1.0</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.jvnet.hudson</groupId>
<groupId>org.jenkins-ci</groupId>
<artifactId>trilead-ssh2</artifactId>
<version>build212-hudson-5</version>
<version>build214-jenkins-1</version>
</dependency>
<dependency>
<groupId>org.kohsuke.stapler</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册