summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-06-12 11:26:33 -0700
committerShawn O. Pearce <sop@google.com>2009-06-12 11:26:33 -0700
commit75bf7df795c3ca6a5b45d66182d688e5044accd3 (patch)
tree87da46baf124b8c485831d6bf019139cd77ed723
parent45e3c749a93a536df1c3c96eb01727077a3836ea (diff)
Update JGit to 0.4.0-388-gd3d9379
Upgrade fixes at least two annoying bugs: - unnecessary stderr logging in replication transport (GERRIT-199) - infinite loop during merge of some types of trees Bug: GERRIT-199 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 6a3fd4b7c3..6d7fce783b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,7 +253,7 @@ limitations under the License.
</licenses>
<properties>
- <jgitVersion>0.4.0-372-gbd3c3db</jgitVersion>
+ <jgitVersion>0.4.0-388-gd3d9379</jgitVersion>
<gwtormVersion>1.1.1</gwtormVersion>
<gwtjsonrpcVersion>1.1.0</gwtjsonrpcVersion>
<gwtexpuiVersion>1.1.1</gwtexpuiVersion>