fix 降级 poi 版本导致的依赖冲突
This commit is contained in:
parent
a06f3255d0
commit
2cfdb9bcda
2
pom.xml
2
pom.xml
@ -21,7 +21,7 @@
|
||||
<maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
|
||||
<spring-boot.mybatis>2.2.2</spring-boot.mybatis>
|
||||
<springdoc.version>1.6.15</springdoc.version>
|
||||
<poi.version>5.2.4</poi.version>
|
||||
<poi.version>5.2.3</poi.version>
|
||||
<easyexcel.version>3.3.2</easyexcel.version>
|
||||
<velocity.version>2.3</velocity.version>
|
||||
<satoken.version>1.37.0</satoken.version>
|
||||
|
Loading…
x
Reference in New Issue
Block a user