Update JGit to 0.8.4.389-gba984ba
This version fixes missing object errors identified during branch level access control checks when receiving a push from a client. It also corrects a pack stream corruption created while packing a large delta compressed file as a whole object. Change-Id: Ic67064ce5bc086331caf7ee76620de11318d62c1 Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
|
||||
</issueManagement>
|
||||
|
||||
<properties>
|
||||
<jgitVersion>0.8.4.378-g2aa4196</jgitVersion>
|
||||
<jgitVersion>0.8.4.389-gba984ba</jgitVersion>
|
||||
<gwtormVersion>1.1.4</gwtormVersion>
|
||||
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
|
||||
<gwtexpuiVersion>1.2.2</gwtexpuiVersion>
|
||||
|
||||
Reference in New Issue
Block a user