Skip to content

Commit

Permalink
Merge pull request #49 from apache/dependabot/maven/master/org.apache…
Browse files Browse the repository at this point in the history
….commons-commons-compress-1.26.0

Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0
  • Loading branch information
mbien committed Feb 20, 2024
2 parents fb098c4 + ca48c66 commit 5c1a87c
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 @@ -56,7 +56,7 @@ under the License.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.25.0</version>
<version>1.26.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 5c1a87c

Please sign in to comment.