NIFI-8757 Upgraded MiNiFi docker-compose-rule-junit4 to 1.5.0

This closes #5198.

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
exceptionfactory 2021-07-05 11:30:13 -05:00
parent 6c7c3b3c1b
commit 0b15606fae
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ limitations under the License.
<dependency>
<groupId>com.palantir.docker.compose</groupId>
<artifactId>docker-compose-rule-junit4</artifactId>
<version>0.33.0</version>
<version>1.5.0</version>
<scope>test</scope>
</dependency>
</dependencies>

View File

@ -40,7 +40,7 @@ limitations under the License.
<dependency>
<groupId>com.palantir.docker.compose</groupId>
<artifactId>docker-compose-rule-junit4</artifactId>
<version>0.33.0</version>
<version>1.5.0</version>
<scope>test</scope>
</dependency>
<dependency>