Skip to content

Commit bb63fbd

Browse files
committed
升级依赖版本
1 parent d0c8b0c commit bb63fbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,12 @@
177177
<dependency>
178178
<groupId>cn.hutool</groupId>
179179
<artifactId>hutool-all</artifactId>
180-
<version>5.8.28</version>
180+
<version>5.8.31</version>
181181
</dependency>
182182
<dependency>
183183
<groupId>org.apache.poi</groupId>
184184
<artifactId>poi-ooxml</artifactId>
185-
<version>5.2.5</version>
185+
<version>5.4.0</version>
186186
<exclusions>
187187
<exclusion>
188188
<groupId>org.apache.commons</groupId>
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>com.google.guava</groupId>
227227
<artifactId>guava</artifactId>
228-
<version>33.2.0-jre</version>
228+
<version>33.3.0-jre</version>
229229
</dependency>
230230
<dependency>
231231
<groupId>org.mapstruct</groupId>

0 commit comments

Comments
 (0)