Skip to content

Commit

Permalink
deps: update commons-compress due to CVE (#2255)
Browse files Browse the repository at this point in the history
  • Loading branch information
bossenti authored Dec 1, 2023
1 parent 215cc4b commit 4e090c9
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 @@ -48,7 +48,7 @@
<checker-qual.version>3.39.0</checker-qual.version>
<commons-codec.version>1.15</commons-codec.version>
<commons-collections.version>3.2.2</commons-collections.version>
<commons-compress.version>1.23.0</commons-compress.version>
<commons-compress.version>1.25.0</commons-compress.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-pool2.version>2.11.1</commons-pool2.version>
Expand Down

0 comments on commit 4e090c9

Please sign in to comment.