summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-06-22 15:19:09 -0700
committerShawn Pearce <sop@google.com>2013-06-22 15:20:17 -0700
commit4b77a16b5009ac340aa211455dd7839ff1305c77 (patch)
treebd36f691d41fc175db6f7895dfc67c392cd75a45
parentd2cacd17384526d2cb5b509ca03681144292f186 (diff)
parent56e6edf7182ecd623fe0a9b3901765a1da5b2a51 (diff)
Merge 'v2.1.9^0'v2.4.3
* commit 'v2.1.9': Update JGit to patch security hole during clone Change-Id: I7ee366b2f7f930da5f63dd5f173e47a33f280436
-rw-r--r--pom.xml9
1 files changed, 2 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 193332908e..c36da4e7aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
</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 @@ limitations under the License.
<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>