chore: update deps

This commit is contained in:
xingyu
2022-11-24 12:07:50 +08:00
parent b01606bae6
commit 0a6d93fefa
2 changed files with 8 additions and 7 deletions

View File

@ -67,12 +67,6 @@
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<exclusions>
<exclusion>
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- 单独依赖升级版本解决低版本validator失败问题 -->
<dependency>