Skip to content

Commit 6038ec4

Browse files
committed
Don't dep manage surefire as spring-boot-dependencies does that for us
1 parent f06bef7 commit 6038ec4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -428,11 +428,6 @@
428428
</plugins>
429429
<pluginManagement>
430430
<plugins>
431-
<plugin>
432-
<groupId>org.apache.maven.plugins</groupId>
433-
<artifactId>maven-surefire-plugin</artifactId>
434-
<version>2.20</version>
435-
</plugin>
436431
<plugin>
437432
<groupId>org.gaul</groupId>
438433
<artifactId>modernizer-maven-plugin</artifactId>

0 commit comments

Comments
 (0)