浏览代码

依赖处理

yq 4 年之前
父节点
当前提交
ac49d31147
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      mhfire-controller/pom.xml

+ 0 - 6
mhfire-controller/pom.xml

@@ -21,12 +21,6 @@
             <groupId>com.bizmatics</groupId>
             <artifactId>mhfire-service</artifactId>
             <version>0.0.1</version>
-            <exclusions>
-                <exclusion>
-                    <artifactId>checker-qual</artifactId>
-                    <groupId>org.checkerframework</groupId>
-                </exclusion>
-            </exclusions>
         </dependency>
 
         <dependency>