解决升级到springboot3, 表单excel导出失败,找不到 javax/servlet/ServletOutputStream #5738

pull/5767/head^2
zhangdaiscott 2024-01-03 17:26:41 +08:00
parent 3656264f8a
commit f532e57862
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@
<!-- AutoPoi Excel工具类-->
<dependency>
<groupId>org.jeecgframework</groupId>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>autopoi-web</artifactId>
<version>${autopoi-web.version}</version>
<exclusions>