summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-07-20 08:04:58 -0700
committerShawn O. Pearce <sop@google.com>2010-07-20 08:04:58 -0700
commit228e8dd5099e5bb130c5b32f47c4d7967018fb6f (patch)
tree53c614651c1213be1f7dd519620da7fb375c6567
parent660c71038b8345db455a8c8f2bcefa69605279a6 (diff)
Update JGit to 0.8.4.87-g395d236
* Fixes spurious pack corruption warnings during push. * Fixes NPE during rename detection while viewing patches. Change-Id: I7acdd96c36a26a6aacced65ed04e27f21e87b7c9 Signed-off-by: Shawn O. Pearce <sop@google.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3613596ac7..e4de7b37e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
- <jgitVersion>0.8.4.84-g6e155d5</jgitVersion>
+ <jgitVersion>0.8.4.87-g395d236</jgitVersion>
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.1</gwtexpuiVersion>