summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-20 22:55:39 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-20 22:55:39 +0200
commit8164155bf7532e57617c1c487bf25480220b2095 (patch)
tree019bd8b4c11e00240f098c661670765a63fb83a3 /WORKSPACE
parentcac835835d2e7789f2a01c03da83b44185668269 (diff)
downloadjgit-8164155bf7532e57617c1c487bf25480220b2095.tar.gz
jgit-8164155bf7532e57617c1c487bf25480220b2095.zip
Update Apache commons-codec to 1.17.0
Change-Id: Ife807c38cd163a75a70e91610127b01807be2f68
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 45ac27f45b..323785e035 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -140,8 +140,8 @@ maven_jar(
maven_jar(
name = "commons-codec",
- artifact = "commons-codec:commons-codec:1.16.0",
- sha1 = "4e3eb3d79888d76b54e28b350915b5dc3919c9de",
+ artifact = "commons-codec:commons-codec:1.17.0",
+ sha1 = "0dbe8eef6e14460e73da07f7b11bf994d6626355",
)
maven_jar(