mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
NIFI-11515 Upgraded docker-compose-junit-jupiter from 1.8.0 to 2.0.0
This closes #7223 Signed-off-by: David Handermann <exceptionfactory@apache.org> (cherry picked from commit 73ecb54c42d7f5cc635b9cb3eeed2c340bd7fe24)
This commit is contained in:
parent
66b2e2f60f
commit
fb4f00ece5
@ -56,7 +56,7 @@ limitations under the License.
|
||||
<dependency>
|
||||
<groupId>com.palantir.docker.compose</groupId>
|
||||
<artifactId>docker-compose-junit-jupiter</artifactId>
|
||||
<version>1.8.0</version>
|
||||
<version>2.0.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-junit-jupiter</artifactId>
|
||||
<version>1.8.0</version>
|
||||
<version>2.0.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user