aboutsummaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-01-12 22:39:08 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-01-12 23:26:09 +0100
commita3d1bb04458847cf4f71c5481f33829a72a81d7e (patch)
treef1733cccf322868fa9bb07b39ddc1f4f783fc133 /WORKSPACE
parent63f4de721c2e5688dbbc20cac130276b27935dc4 (diff)
downloadjgit-a3d1bb04458847cf4f71c5481f33829a72a81d7e.tar.gz
jgit-a3d1bb04458847cf4f71c5481f33829a72a81d7e.zip
Update orbit to S20210105214148 and com.google.gson to 2.8.6
Also fix target name of jgit-4.18 target. Change-Id: Ib5a13281398e7c5589de2e4a34fae0d08346db9c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index b0f04ff7b9..768682d1c4 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -233,8 +233,8 @@ maven_jar(
maven_jar(
name = "gson",
- artifact = "com.google.code.gson:gson:2.8.2",
- sha1 = "3edcfe49d2c6053a70a2a47e4e1c2f94998a49cf",
+ artifact = "com.google.code.gson:gson:2.8.6",
+ sha1 = "9180733b7df8542621dc12e21e87557e8c99b8cb",
)
JETTY_VER = "9.4.35.v20201120"