Skip to content

Commit 79339af

Browse files
committed
remove platform surefire plugin
1 parent c1433b2 commit 79339af

File tree

1 file changed

+0
-7
lines changed
  • intro-gwtboot-springboot-client

1 file changed

+0
-7
lines changed

intro-gwtboot-springboot-client/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,6 @@
120120
<plugin>
121121
<artifactId>maven-surefire-plugin</artifactId>
122122
<version>2.22.2</version>
123-
<dependencies>
124-
<dependency>
125-
<groupId>org.junit.platform</groupId>
126-
<artifactId>junit-platform-surefire-provider</artifactId>
127-
<version>1.3.2</version>
128-
</dependency>
129-
</dependencies>
130123
</plugin>
131124
</plugins>
132125
</build>

0 commit comments

Comments
 (0)