We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c953442 commit a5da14aCopy full SHA for a5da14a
pom.xml
@@ -60,12 +60,6 @@
60
<groupId>org.springframework.boot</groupId>
61
<artifactId>spring-boot-starter-test</artifactId>
62
<scope>test</scope>
63
- <exclusions>
64
- <exclusion>
65
- <groupId>org.junit.vintage</groupId>
66
- <artifactId>junit-vintage-engine</artifactId>
67
- </exclusion>
68
- </exclusions>
69
</dependency>
70
71
<!-- Databases - Uses H2 by default -->
0 commit comments