提交 b6e4fb4b 编写于 作者: O Oleg Nenashev 提交者: GitHub

[FIXES JENKINS-42371] - Update remoting from 3.5 to 3.7 (#2773)

* [FIXES JENKINS-42371] - Update remoting to 3.6

Fixed issues:

* [JENKINS-42371](https://issues.jenkins-ci.org/browse/JENKINS-42371) - Properly close the `URLConnection` when parsing connection arguments from the JNLP file. It was causing a descriptor leak in the case of multiple connection attempts. ([PR #152](https://github.com/jenkinsci/remoting/pull/152))

* Remoting 3.6 has been burned
上级 e698d1de
......@@ -176,7 +176,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>3.5</version>
<version>3.7</version>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册