File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 5858 <jackson-databind-nullable .version>0.2.7</jackson-databind-nullable .version>
5959 <apache-httpcore .version>4.4.16</apache-httpcore .version>
6060 <apache-httpmime .version>4.5.14</apache-httpmime .version>
61- <microcks-testcontainers .version>0.3.0 </microcks-testcontainers .version>
61+ <microcks-testcontainers .version>0.4.1 </microcks-testcontainers .version>
6262 <keycloak-testcontainers .version>3.9.0</keycloak-testcontainers .version>
6363 <junit .version>5.12.2</junit .version>
6464 <testcontainers .version>1.21.3</testcontainers .version>
103103 <artifactId >microcks-testcontainers</artifactId >
104104 <version >${microcks-testcontainers.version} </version >
105105 <scope >test</scope >
106+ <exclusions >
107+ <exclusion >
108+ <groupId >org.junit.jupiter</groupId >
109+ <artifactId >junit-jupiter-api</artifactId >
110+ </exclusion >
111+ </exclusions >
106112 </dependency >
107113 <dependency >
108114 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments