Skip to content

Commit 3ad4676

Browse files
committed
[#227] Removed redundant dependency
1 parent 86bad7e commit 3ad4676

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -184,13 +184,6 @@ SOFTWARE.
184184
<configuration>
185185
<trimStackTrace>false</trimStackTrace>
186186
</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>
194187
</plugin>
195188
<plugin>
196189
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)