提交 b817ebda 编写于 作者: B Baptiste Mathus

[JENKINS-10851] Reverting part of 1fd7fb2c :...

[JENKINS-10851] Reverting part of 1fd7fb2c : excluding xalan because its presence makes Jenkins KO on IBM JVM.
上级 5fdab8b4
......@@ -158,6 +158,10 @@ THE SOFTWARE.
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
<exclusion>
<groupId>xalan</groupId>
<artifactId>xalan</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册