Skip to content

Commit 8496f02

Browse files
committed
hotfix:update maven surefire
1 parent ac98f64 commit 8496f02

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,12 @@
198198
</executions>
199199
</plugin>
200200

201+
<plugin>
202+
<groupId>org.apache.maven.plugins</groupId>
203+
<artifactId>maven-surefire-plugin</artifactId>
204+
<version>3.0.0-M7</version>
205+
</plugin>
206+
201207
</plugins>
202208
</build>
203209

0 commit comments

Comments
 (0)