diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-15 00:55:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2023-09-15 00:55:17 +0200 |
commit | 12e9c3f1f6e7b8c41120edfc2fb08287c724a368 (patch) | |
tree | 25a3ef130f1cc84df77bd4150956f525bf924703 /WORKSPACE | |
parent | 0acc5aeafa6ef85287502f3ba63f39eee5e44196 (diff) | |
download | jgit-12e9c3f1f6e7b8c41120edfc2fb08287c724a368.tar.gz jgit-12e9c3f1f6e7b8c41120edfc2fb08287c724a368.zip |
Update org.apache.commons:commons-compress to 1.24.0
Change-Id: I896298f9e94b50dda6c6396e652f4a191a722a68
Diffstat (limited to 'WORKSPACE')
-rw-r--r-- | WORKSPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -148,8 +148,8 @@ maven_jar( maven_jar( name = "commons-compress", - artifact = "org.apache.commons:commons-compress:1.23.0", - sha1 = "4af2060ea9b0c8b74f1854c6cafe4d43cfc161fc", + artifact = "org.apache.commons:commons-compress:1.24.0", + sha1 = "b4b1b5a3d9573b2970fddab236102c0a4d27d35e", ) maven_jar( |