消除告警信息

This commit is contained in:
houwei 2024-07-08 18:02:10 +08:00
parent 9a708e8afa
commit 2bac9fc44c

View File

@ -88,14 +88,14 @@
<exclusions>
<exclusion>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<artifactId>poi-ooxml</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<artifactId>poi-ooxml</artifactId>
<version>${apache.poi}</version>
</dependency>