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

[FIXED JENKINS-23248]

Integrated remoting.jar that fixes the problem
上级 57e839e6
......@@ -55,7 +55,9 @@ Upcoming changes</a>
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
<li class="bug">
Fixed a file descriptor leak with CLI connections
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-23248">issue 23248</a>)
</ul>
</div><!--=TRUNK-END=-->
......
......@@ -172,7 +172,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.43</version>
<version>2.44</version>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册