Skip to content

Commit a5da14a

Browse files
author
Dave Syer
committed
No need for exclusion in recent versions
1 parent c953442 commit a5da14a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,6 @@
6060
<groupId>org.springframework.boot</groupId>
6161
<artifactId>spring-boot-starter-test</artifactId>
6262
<scope>test</scope>
63-
<exclusions>
64-
<exclusion>
65-
<groupId>org.junit.vintage</groupId>
66-
<artifactId>junit-vintage-engine</artifactId>
67-
</exclusion>
68-
</exclusions>
6963
</dependency>
7064

7165
<!-- Databases - Uses H2 by default -->

0 commit comments

Comments
 (0)