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 6e3a87d commit afce559Copy full SHA for afce559
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/intTest/projects/aot-test/pom.xml
@@ -44,12 +44,6 @@
44
<version>@spring-framework.version@</version>
45
<scope>test</scope>
46
</dependency>
47
- <dependency>
48
- <groupId>org.springframework.boot</groupId>
49
- <artifactId>spring-boot-test</artifactId>
50
- <version>@project.version@</version>
51
- <scope>test</scope>
52
- </dependency>
53
<dependency>
54
<groupId>org.assertj</groupId>
55
<artifactId>assertj-core</artifactId>
0 commit comments