# Conflicts:
#	yudao-dependencies/pom.xml
This commit is contained in:
YunaiV 2024-09-29 20:32:37 +08:00
commit a30451dfe0

View File

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