Upgrade JGit to 4.4.1.201607150455-r.109-g0b4751e
This snapshot inludes the following fixes since the previous: - LfsProtocolServlet: Always set the Content-Type header on response - LfsProtocolServlet: Don't set pretty printing on Gson - BaseReceivePack: null and IllegalStateException cases for getPushOptions Change-Id: I7115335bf342df11fd6376d887d13f8e7aa7d91f
This commit is contained in:
@@ -4,7 +4,7 @@ include_defs('//lib/JGIT_VERSION')
|
||||
maven_jar(
|
||||
name = 'junit',
|
||||
id = 'org.eclipse.jgit:org.eclipse.jgit.junit:' + VERS,
|
||||
sha1 = 'b4565ee84a6e1d0952010282b9fcf705ac6171a7',
|
||||
sha1 = '9637d7ec4775a4e0e2467c8e951a735ad06a8c57',
|
||||
license = 'DO_NOT_DISTRIBUTE',
|
||||
repository = REPO,
|
||||
unsign = True,
|
||||
|
||||
Reference in New Issue
Block a user