Skip to content

Commit 4759f03

Browse files
authored
Merge pull request #840 from Ghost-chu/dependabot/maven/org.apache.commons-commons-compress-1.23.0
Bump commons-compress from 1.22 to 1.23.0
2 parents 367ceb6 + 4d7d037 commit 4759f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickshop-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<groupId>org.apache.commons</groupId>
8888
<artifactId>commons-compress</artifactId>
8989
<scope>compile</scope>
90-
<version>1.22</version>
90+
<version>1.23.0</version>
9191
</dependency>
9292
</dependencies>
9393

0 commit comments

Comments
 (0)