summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-06-22 14:38:25 -0700
committerShawn Pearce <sop@google.com>2013-06-22 14:38:25 -0700
commit56e6edf7182ecd623fe0a9b3901765a1da5b2a51 (patch)
tree1df5c0c69602a0a8deaec11ba85725c437867004
parent01bac34285568d02cd491ee3f167e448e0c1d992 (diff)
Update JGit to patch security hole during clonev2.1.9
-rw-r--r--pom.xml14
1 files changed, 2 insertions, 12 deletions
diff --git a/pom.xml b/pom.xml
index c02d42cd61..496230f251 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
</issueManagement>
<properties>
- <jgitVersion>0.12.1.53-g5ec4977</jgitVersion>
+ <jgitVersion>0.12.1.54-gc125448</jgitVersion>
<gwtormVersion>1.1.5</gwtormVersion>
<gwtjsonrpcVersion>1.2.3</gwtjsonrpcVersion>
<gwtexpuiVersion>1.2.2</gwtexpuiVersion>
@@ -756,18 +756,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>http://gerrit.googlecode.com/svn/mavenrepo/</url>
- </repository>
-
- <repository>
- <id>gerrit-snapshot-repository</id>
- <url>http://gerrit.googlecode.com/svn/mavenrepo/snapshots/</url>
+ <url>https://gerrit-maven.storage.googleapis.com</url>
</repository>
<repository>