Skip to content

Commit 79b2257

Browse files
committed
refactor: 升级依赖版本
1 parent cbe852e commit 79b2257

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,12 @@
428428
<version>2.1.214</version>
429429
</dependency>
430430

431+
<dependency>
432+
<groupId>org.apache.commons</groupId>
433+
<artifactId>commons-compress</artifactId>
434+
<version>1.26.1</version>
435+
</dependency>
436+
431437
<dependency>
432438
<groupId>org.springdoc</groupId>
433439
<artifactId>springdoc-openapi-starter-common</artifactId>

0 commit comments

Comments
 (0)