Update JGit to 4.3.0.201604071810-r.23-gc9b0028

Change-Id: I9df04e3ddf840481a3796fccb4f4d845e538b0a8
This commit is contained in:
Dave Borowitz
2016-05-03 19:56:26 -04:00
parent 2c6ee5a290
commit 2ae2dcec53
5 changed files with 7 additions and 7 deletions

View File

@@ -4,7 +4,7 @@ include_defs('//lib/JGIT_VERSION')
maven_jar(
name = 'junit',
id = 'org.eclipse.jgit:org.eclipse.jgit.junit:' + VERS,
sha1 = '060a98c260b23f64c47e3fb4d77b684ccb64c114',
sha1 = '62dddedccdcd67b622d0d35a4bfb15c7eab8e171',
license = 'DO_NOT_DISTRIBUTE',
repository = REPO,
unsign = True,