Skip to content

Commit

Permalink
Update commons compress to 1.23.0
Browse files Browse the repository at this point in the history
This closes #655
  • Loading branch information
elharo authored and michael-o committed Jun 3, 2023
1 parent a77dfb2 commit 255bb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -90,7 +90,7 @@
<javaVersion>8</javaVersion>
<mavenVersion>3.2.5</mavenVersion>
<commonsLang3Version>3.12.0</commonsLang3Version>
<commonsCompress>1.21</commonsCompress>
<commonsCompress>1.23.0</commonsCompress>
<commonsIoVersion>2.12.0</commonsIoVersion>
<plexus-java-version>1.1.2</plexus-java-version>
<junit5Version>5.9.3</junit5Version>
Expand Down

0 comments on commit 255bb51

Please sign in to comment.