diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-13 01:40:59 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-13 16:18:06 +0200 |
commit | 127762ba8b25d811fa1bb915b80eccb32e82aebc (patch) | |
tree | d9e19c43d36d59c17bf3626cf95c412e4821efb9 /WORKSPACE | |
parent | 003ddfb767fd69d9d78bf18a9fb45a6ea228bfab (diff) | |
download | jgit-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-- | WORKSPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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( |