summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-08-28 01:53:53 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-08-28 11:34:39 +0200
commit3f06dd9519a2283e68de73959a25b4aeb612f362 (patch)
tree69a988fa19953744b17743de2f835ba444608af8 /WORKSPACE
parent39dc6ffa8771768ea5d2bf94fdcfaa6c4be15873 (diff)
downloadjgit-3f06dd9519a2283e68de73959a25b4aeb612f362.tar.gz
jgit-3f06dd9519a2283e68de73959a25b4aeb612f362.zip
Update commons-logging:commons-logging to 1.3.4
Change-Id: I3dba27df9425484fdc630b067ddb19a2425aa891
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 499707ca7f..efa8b0d0d1 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -144,8 +144,8 @@ maven_jar(
maven_jar(
name = "commons-logging",
- artifact = "commons-logging:commons-logging:1.3.2",
- sha1 = "3dc966156ef19d23c839715165435e582fafa753",
+ artifact = "commons-logging:commons-logging:1.3.4",
+ sha1 = "b9fc14968d63a8b8a8a2c1885fe3e90564239708",
)
maven_jar(