Qchen преди 2 години
родител
ревизия
a54f4cd60b
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      pom.xml

+ 6 - 0
pom.xml

@@ -481,6 +481,12 @@
             <version>0.4.8</version>
         </dependency>
 
+        <dependency>
+            <groupId>xml-apis</groupId>
+            <artifactId>xml-apis</artifactId>
+            <version>1.4.01</version>
+        </dependency>
+
         <!--mapStruct依赖-->
         <dependency>
             <groupId>org.mapstruct</groupId>