Upgrade JGit to version 4.5.0.201609210915-r

Change-Id: I913be3f8543e255db8a5db9c861ac0ff4e308cba
This commit is contained in:
David Pursehouse
2016-09-21 16:24:37 +02:00
parent ebba87b438
commit 95848260a1
5 changed files with 8 additions and 8 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 = 'cd7e83bb138d0c3dad9d2dea27c238824d056a4b',
sha1 = 'e8fb1d81f588c3174a9730bdecdbde9faa04140a',
license = 'DO_NOT_DISTRIBUTE',
repository = REPO,
unsign = True,