配置误提还原

This commit is contained in:
hongchao 2025-08-29 14:55:54 +08:00
parent 32eba8af22
commit 7e7649f046
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>