# Conflicts:
#	yudao-dependencies/pom.xml
pull/146/MERGE
YunaiV 2024-09-29 20:32:37 +08:00
commit a30451dfe0
1 changed files with 0 additions and 5 deletions

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>