mirror of https://github.com/apache/nifi.git
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:
parent
6c7c3b3c1b
commit
0b15606fae
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue