瀏覽代碼

fix dependency

deason 2 年之前
父節點
當前提交
cdcacda156
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      examcloud-core-questions-base/pom.xml

+ 4 - 0
examcloud-core-questions-base/pom.xml

@@ -87,6 +87,10 @@
                     <groupId>org.apache.xmlgraphics</groupId>
                     <artifactId>xmlgraphics-commons</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>xml-apis</groupId>
+                    <artifactId>xml-apis</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>