summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-09-15 00:55:17 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-09-15 00:55:17 +0200
commit12e9c3f1f6e7b8c41120edfc2fb08287c724a368 (patch)
tree25a3ef130f1cc84df77bd4150956f525bf924703 /WORKSPACE
parent0acc5aeafa6ef85287502f3ba63f39eee5e44196 (diff)
downloadjgit-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--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 53133f3322..538e6282cf 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -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(