Skip to content

Commit

Permalink
fix: upgrade org.apache.commons:commons-compress from 1.26.1 to 1.27.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
snyk-bot committed Oct 5, 2024
1 parent 0c9e59f commit 9743155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<version>2.6.0</version>

<properties>
<commons-compress.version>1.26.1</commons-compress.version>
<commons-compress.version>1.27.1</commons-compress.version>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<frontend-plugin.version>1.15.0</frontend-plugin.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
Expand Down

0 comments on commit 9743155

Please sign in to comment.