提交 575d2533 编写于 作者: K kohsuke

[FIXED HUDSON-2547] bundled Woodstox starting 1.259.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@12965 71c3de6d-444a-0410-be80-ed276b4c234a
上级 67ce74d4
......@@ -485,6 +485,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency><!-- StAX implementation. See HUDSON-2547. -->
<groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
<version>3.2.7</version>
</dependency>
<dependency>
<groupId>com.sun.winsw</groupId>
<artifactId>winsw</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册