Browse Source

依赖处理

yq 3 years ago
parent
commit
ac49d31147
1 changed files with 0 additions and 6 deletions
  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>