Merge 'v2.1.9^0'

* commit 'v2.1.9':
  Update JGit to patch security hole during clone

Change-Id: I7ee366b2f7f930da5f63dd5f173e47a33f280436
diff --git a/pom.xml b/pom.xml
index 1933329..c36da4e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
   </issueManagement>
 
   <properties>
-    <jgitVersion>1.3.0.201202151440-r.75-gff13648</jgitVersion>
+    <jgitVersion>1.3.0.201202151440-r.76-g0135ed8</jgitVersion>
     <gwtormVersion>1.4</gwtormVersion>
     <gwtjsonrpcVersion>1.3</gwtjsonrpcVersion>
     <gwtexpuiVersion>1.2.5</gwtexpuiVersion>
@@ -810,13 +810,8 @@
 
   <repositories>
     <repository>
-      <id>jgit-repository</id>
-      <url>http://download.eclipse.org/jgit/maven</url>
-    </repository>
-
-    <repository>
       <id>gerrit-maven-repository</id>
-      <url>https://gerrit-maven-repository.googlecode.com/svn/</url>
+      <url>https://gerrit-maven.storage.googleapis.com</url>
     </repository>
 
     <repository>