【移除依赖】xercesImpl

This commit is contained in:
YunaiV
2024-09-29 20:32:11 +08:00
parent 514e27c20e
commit f1d69e47df
2 changed files with 0 additions and 12 deletions

View File

@@ -105,11 +105,6 @@
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
</dependency>
<!-- 单独依赖升级版本解决低版本validator失败问题 -->
<dependency>
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
</dependency>
</dependencies>
<build>