Repository: commons-release-plugin Updated Branches: refs/heads/master 0692a619b -> f6ac9dc8b
Update Apache Commons Compress from 1.16.1 to 1.17. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/f6ac9dc8 Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/f6ac9dc8 Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/f6ac9dc8 Branch: refs/heads/master Commit: f6ac9dc8b4f3075edd809c69307db480ce150705 Parents: 0692a61 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Wed Jun 13 11:04:40 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Wed Jun 13 11:04:40 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/f6ac9dc8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 433057e..8534ff1 100755 --- a/pom.xml +++ b/pom.xml @@ -165,7 +165,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> - <version>1.16.1</version> + <version>1.17</version> </dependency> <dependency> <groupId>org.apache.maven.plugin-testing</groupId>