Skip to content

Commit 9743155

Browse files
committed
fix: upgrade org.apache.commons:commons-compress from 1.26.1 to 1.27.1
Snyk has created this PR to upgrade org.apache.commons:commons-compress from 1.26.1 to 1.27.1. See this package in maven: org.apache.commons:commons-compress See this project in Snyk: https://app.snyk.io/org/durand.lg-V5XPTXR2wuNPjLf9Wt8U6H/project/e51019db-2b91-4c61-8030-755dbbbc7008?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 0c9e59f commit 9743155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<version>2.6.0</version>
77

88
<properties>
9-
<commons-compress.version>1.26.1</commons-compress.version>
9+
<commons-compress.version>1.27.1</commons-compress.version>
1010
<compiler-plugin.version>3.12.1</compiler-plugin.version>
1111
<frontend-plugin.version>1.15.0</frontend-plugin.version>
1212
<maven.compiler.parameters>true</maven.compiler.parameters>

0 commit comments

Comments
 (0)