提交 2cb3e838 编写于 作者: K Kohsuke Kawaguchi

[FIXED SECURITY-44]

上级 894218d6
......@@ -69,6 +69,8 @@ Upcoming changes</a>
<li class="major bug">
<code>ArrayIndexOutOfBoundsException</code> or <code>StringIndexOutOfBoundsException</code> launching processes such as Mercurial polling. (Regression in 1.489.)
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-15733">issue 15733</a>)
<li class=bug>
Fixed an XSS and a few open-redirect problems
<li class=rfe>
Support failsafe the same way as surefire in maven2 jobs
</ul>
......
......@@ -104,7 +104,7 @@ THE SOFTWARE.
-->
<groupId>org.jenkins-ci</groupId>
<artifactId>winstone</artifactId>
<version>0.9.10-jenkins-39</version>
<version>0.9.10-jenkins-40</version>
<scope>test</scope>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册