summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-08-28 01:47:45 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-08-28 11:31:45 +0200
commit39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873 (patch)
tree09f5be3f95b1f236d8a16b9379961adb114b11e6 /WORKSPACE
parent19da1647c5da8161bf5bca20dc090b33e546f5d0 (diff)
downloadjgit-39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873.tar.gz
jgit-39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873.zip
Update commons-codec:commons-codec to 1.17.1
Change-Id: Ie78b1479ec95632981033342e65d546fc7bd905d
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 562f1928b3..499707ca7f 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -138,8 +138,8 @@ maven_jar(
maven_jar(
name = "commons-codec",
- artifact = "commons-codec:commons-codec:1.17.0",
- sha1 = "0dbe8eef6e14460e73da07f7b11bf994d6626355",
+ artifact = "commons-codec:commons-codec:1.17.1",
+ sha1 = "973638b7149d333563584137ebf13a691bb60579",
)
maven_jar(