We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bad7e commit 3ad4676Copy full SHA for 3ad4676
1 file changed
pom.xml
@@ -184,13 +184,6 @@ SOFTWARE.
184
<configuration>
185
<trimStackTrace>false</trimStackTrace>
186
</configuration>
187
- <dependencies>
188
- <dependency>
189
- <groupId>org.junit.platform</groupId>
190
- <artifactId>junit-platform-surefire-provider</artifactId>
191
- <version>1.3.2</version>
192
- </dependency>
193
- </dependencies>
194
</plugin>
195
<plugin>
196
<groupId>org.apache.maven.plugins</groupId>
0 commit comments