Skip to content

Commit

Permalink
Merge 'v2.1.9^0'
Browse files Browse the repository at this point in the history
* commit 'v2.1.9':
  Update JGit to patch security hole during clone

Change-Id: I7ee366b2f7f930da5f63dd5f173e47a33f280436
  • Loading branch information
spearce committed Jun 22, 2013
2 parents d2cacd1 + 56e6edf commit 4b77a16
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pom.xml
Expand Up @@ -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>
Expand Down Expand Up @@ -809,14 +809,9 @@ limitations under the License.
</dependencyManagement>

<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>
Expand Down

0 comments on commit 4b77a16

Please sign in to comment.