@@ -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>