ruoyi-common/pom.xml
@@ -5,7 +5,7 @@ <parent> <artifactId>ruoyi</artifactId> <groupId>com.ruoyi</groupId> <version>3.8.5</version> <version>3.8.7</version> </parent> <modelVersion>4.0.0</modelVersion> @@ -76,12 +76,6 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> </dependency> <!-- 文件上传工具类 --> <dependency> <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> </dependency> <!-- excel工具 -->