summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2010-08-04 11:06:47 -0700
committerShawn O. Pearce <sop@google.com>2010-08-04 11:06:47 -0700
commit2c9c8a157cdbb1f5d441c2c57ea8da0a61073a0f (patch)
tree002c293ed6127e5e0fc284f45bdeaf05d40b8827
parent4a4b86e392ad9800cafc883008afceb11df0e01d (diff)
Update JGit to 0.8.4.88-ge64cb03
This fixes an issue with rename detection computing the wrong number of common blocks between files. Change-Id: Ib0a03a9d93e267bba5fab2c4c8f5ce8335d6b10b 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 0ef6d2df0e..8eb8b4f076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
- <jgitVersion>0.8.4.87-g395d236</jgitVersion>
+ <jgitVersion>0.8.4.88-ge64cb03</jgitVersion>
<gwtormVersion>1.1.4</gwtormVersion>
<gwtjsonrpcVersion>1.2.2</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.1</gwtexpuiVersion>