|
|
@@ -80,7 +80,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.carrotsearch.randomizedtesting</groupId>
|
|
|
<artifactId>randomizedtesting-runner</artifactId>
|
|
|
- <version>2.1.11</version>
|
|
|
+ <version>2.1.13</version>
|
|
|
<scope>test</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
@@ -501,7 +501,7 @@
|
|
|
<plugin>
|
|
|
<groupId>com.carrotsearch.randomizedtesting</groupId>
|
|
|
<artifactId>junit4-maven-plugin</artifactId>
|
|
|
- <version>2.1.2</version>
|
|
|
+ <version>2.1.13</version>
|
|
|
<executions>
|
|
|
<execution>
|
|
|
<id>tests</id>
|