提交 4de23449 编写于 作者: J James Nord

don't bundled jsr-305 in the war

上级 bdcb2fb2
<?xml version="1.0" encoding="UTF-8"?>
<!--
The MIT License
......@@ -82,6 +81,10 @@ THE SOFTWARE.
<artifactId>metainf-services</artifactId>
<groupId>org.kohsuke.metainf-services</groupId>
</exclusion>
<exclusion>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册