mirror of https://github.com/apache/lucene.git
SOLR-4205: Maven configuration: upgrade randomizedtesting-runner to v2.0.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1423252 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e3647eaad4
commit
cb6d05f463
|
@ -445,7 +445,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.carrotsearch.randomizedtesting</groupId>
|
<groupId>com.carrotsearch.randomizedtesting</groupId>
|
||||||
<artifactId>randomizedtesting-runner</artifactId>
|
<artifactId>randomizedtesting-runner</artifactId>
|
||||||
<version>2.0.6</version>
|
<version>2.0.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</dependencyManagement>
|
</dependencyManagement>
|
||||||
|
|
Loading…
Reference in New Issue