bug修复

This commit is contained in:
hongchao 2025-09-08 21:33:59 +08:00
parent 42ab1d8997
commit 040f0173ae
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@
<dependency> <dependency>
<groupId>org.apache.poi</groupId> <groupId>org.apache.poi</groupId>
<artifactId>poi-scratchpad</artifactId> <artifactId>poi-scratchpad</artifactId>
<version>4.1.2</version> <version>5.2.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>fr.opensagres.xdocreport</groupId> <groupId>fr.opensagres.xdocreport</groupId>