summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-09-04 02:20:44 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-09-04 02:24:09 +0200
commit8f742b9d3058cc5d4266194bf9a8bf21e7b34e16 (patch)
tree65401d9f39987d1436cfa5b6fb408878b4e0eaea /WORKSPACE
parent99faa8bf6d11fef7a5c65fb60867140b3d766da0 (diff)
parent32116da0cd985dfe2c5a252233dbebef5bdc5df3 (diff)
downloadjgit-8f742b9d3058cc5d4266194bf9a8bf21e7b34e16.tar.gz
jgit-8f742b9d3058cc5d4266194bf9a8bf21e7b34e16.zip
Merge branch 'stable-5.4' into stable-5.5
* stable-5.4: Prepare 5.4.4-SNAPSHOT builds JGit v5.4.3.201909031940-r Prepare 5.3.6-SNAPSHOT builds JGit v5.3.5.201909031855-r Prepare 5.1.12-SNAPSHOT builds JGit v5.1.11.201909031202-r Prepare 4.11.10-SNAPSHOT builds JGit v4.11.9.201909030838-r Bazel: Update bazlets to the latest master revision Bazel: Remove FileTreeIteratorWithTimeControl from BUILD file BatchRefUpdate: repro racy atomic update, and fix it Delete unused FileTreeIteratorWithTimeControl Fix RacyGitTests#testRacyGitDetection Change RacyGitTests to create a racy git situation in a stable way Silence API warnings Change-Id: Icd6630db6458971f840c3ab4553e00f6c775ede0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 97bf81e27f..c5e4ef8361 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -15,7 +15,7 @@ versions.check(minimum_bazel_version = "0.26.1")
load("//tools:bazlets.bzl", "load_bazlets")
-load_bazlets(commit = "8528a0df69dadf6311d8d3f81c1b693afda8bcf1")
+load_bazlets(commit = "09a035e98077dce549d5f6a7472d06c4b8f792d2")
load(
"@com_googlesource_gerrit_bazlets//tools:maven_jar.bzl",