We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c961d commit dba63c1Copy full SHA for dba63c1
pom.xml
@@ -118,12 +118,6 @@
118
<groupId>org.springframework.boot</groupId>
119
<artifactId>spring-boot-starter-test</artifactId>
120
<scope>test</scope>
121
- <exclusions>
122
- <exclusion>
123
- <groupId>org.junit.vintage</groupId>
124
- <artifactId>junit-vintage-engine</artifactId>
125
- </exclusion>
126
- </exclusions>
127
</dependency>
128
<dependency>
129
0 commit comments