summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-11-17 01:05:25 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-11-17 01:13:57 +0100
commit705e3d686b9655daa15bb2fd49f101e9c9e7120d (patch)
treefcc0914a1389c75cd2dceb31df75059b6b4f57d4 /WORKSPACE
parent2986d39ae87fe3741bf020d3c0a9d725f15df740 (diff)
downloadjgit-705e3d686b9655daa15bb2fd49f101e9c9e7120d.tar.gz
jgit-705e3d686b9655daa15bb2fd49f101e9c9e7120d.zip
Update org.apache.commons:commons-compress to 1.25.0
Change-Id: Ic9c6910853ad00075501aa3e03888fefbe634bf6
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 28a10c7745..71a27c26e8 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -148,8 +148,8 @@ maven_jar(
maven_jar(
name = "commons-compress",
- artifact = "org.apache.commons:commons-compress:1.24.0",
- sha1 = "b4b1b5a3d9573b2970fddab236102c0a4d27d35e",
+ artifact = "org.apache.commons:commons-compress:1.25.0",
+ sha1 = "9d35aec423da6c8a7f93d7e9e1c6b1d9fe14bb5e",
)
maven_jar(