summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-13 01:40:59 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-13 16:18:06 +0200
commit127762ba8b25d811fa1bb915b80eccb32e82aebc (patch)
treed9e19c43d36d59c17bf3626cf95c412e4821efb9 /WORKSPACE
parent003ddfb767fd69d9d78bf18a9fb45a6ea228bfab (diff)
downloadjgit-127762ba8b25d811fa1bb915b80eccb32e82aebc.tar.gz
jgit-127762ba8b25d811fa1bb915b80eccb32e82aebc.zip
Update org.apache.commons:commons-compress to 1.26.1
Change-Id: I53a0308145d1caa62a09b2262b721d155b62a4b8
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 8dc3adf456..9302712e67 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -170,8 +170,8 @@ maven_jar(
maven_jar(
name = "commons-compress",
- artifact = "org.apache.commons:commons-compress:1.26.0",
- sha1 = "659feffdd12280201c8aacb8f7be94f9a883c824",
+ artifact = "org.apache.commons:commons-compress:1.26.1",
+ sha1 = "44331c1130c370e726a2e1a3e6fba6d2558ef04a",
)
maven_jar(