summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-07-25 22:27:13 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-07-25 23:22:46 +0200
commiteecd93714b83742a2dd2e31a5f2a46fccdfbad07 (patch)
tree28db7c7006d0af56cb5e706fa72434f01e13e15b /WORKSPACE
parent68c08265aa69a738d35c3ab9d5033b72abb32f16 (diff)
downloadjgit-eecd93714b83742a2dd2e31a5f2a46fccdfbad07.tar.gz
jgit-eecd93714b83742a2dd2e31a5f2a46fccdfbad07.zip
Update commons-codec to 1.16.0
Change-Id: I64617b17a168da1966b93c283c150d549477f3e1
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 1de71a2ba4..5120ececde 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -118,8 +118,8 @@ maven_jar(
maven_jar(
name = "commons-codec",
- artifact = "commons-codec:commons-codec:1.15",
- sha1 = "49d94806b6e3dc933dacbd8acb0fdbab8ebd1e5d",
+ artifact = "commons-codec:commons-codec:1.16.0",
+ sha1 = "4e3eb3d79888d76b54e28b350915b5dc3919c9de",
)
maven_jar(