未验证 提交 6376fd5d 编写于 作者: B Basil Crow 提交者: GitHub

Increase minimum required Remoting version from 4.2.1 to 4.7 (#7340)

上级 2a153949
......@@ -89,7 +89,7 @@ THE SOFTWARE.
<!-- Bundled Remoting version -->
<remoting.version>3071.v7e9b_0dc08466</remoting.version>
<!-- Minimum Remoting version, which is tested for API compatibility -->
<remoting.minimum.supported.version>4.2.1</remoting.minimum.supported.version>
<remoting.minimum.supported.version>4.7</remoting.minimum.supported.version>
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Medium</spotbugs.threshold>
......
......@@ -256,7 +256,7 @@ THE SOFTWARE.
<artifactItem>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>4.2</version>
<version>4.6</version>
<type>jar</type>
<outputDirectory>${project.build.outputDirectory}/old-remoting</outputDirectory>
<destFileName>remoting-unsupported.jar</destFileName>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册