commit | aae6da8e9141a6077d6f0c9d9c1c4877501245e4 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Thu Mar 23 14:35:01 2017 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Mar 24 05:43:59 2017 +0000 |
tree | 5ba081ac184310accb6af94bbee48560bc736140 | |
parent | da86b44324c39dc9f0aad4d176e69ac18a520c7a [diff] [blame] |
Upgrade commons-compress to 1.13 Change-Id: I96caeb81f4dff131262ffb9ede604550abf63b4b
diff --git a/WORKSPACE b/WORKSPACE index 872ef1b..89a72eb 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -269,8 +269,8 @@ maven_jar( name = "commons_compress", - artifact = "org.apache.commons:commons-compress:1.12", - sha1 = "84caa68576e345eb5e7ae61a0e5a9229eb100d7b", + artifact = "org.apache.commons:commons-compress:1.13", + sha1 = "15c5e9584200122924e50203ae210b57616b75ee", ) maven_jar(