commit | 05aca7d3c73810898376d912c5b7ae91b421ec86 | [log] [tgz] |
---|---|---|
author | Liming Deng <liming.d.pro@gmail.com> | Thu Sep 15 21:29:32 2022 +0800 |
committer | GitHub <noreply@github.com> | Thu Sep 15 21:29:32 2022 +0800 |
tree | 76cd04d5af88021704aa4f5068e8564fa041933d | |
parent | d99b111dce2022a8b744e35c1798382255002054 [diff] | |
parent | 392d2e0673a3fc5071db2707c3a8d2c085897928 [diff] |
Merge pull request #2 from apache/dependabot/maven/org.apache.commons-commons-compress-1.21 build(deps): bump commons-compress from 1.11 to 1.21
diff --git a/pom.xml b/pom.xml index 53e5d5f..ba8f968 100644 --- a/pom.xml +++ b/pom.xml
@@ -29,7 +29,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> - <version>1.11</version> + <version>1.21</version> </dependency> <dependency>