Skip to content

Commit 005ea96

Browse files
committed
Revert "Add spring-aop to work around Spring Framework mock detection issue"
This reverts commit 2a64cf6. Closes gh-42855
1 parent 3b330ae commit 005ea96

File tree

1 file changed

+0
-1
lines changed
  • spring-boot-project/spring-boot-tools/spring-boot-test-support

1 file changed

+0
-1
lines changed

spring-boot-project/spring-boot-tools/spring-boot-test-support/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ dependencies {
3232
implementation("org.assertj:assertj-core")
3333
implementation("org.hamcrest:hamcrest-core")
3434
implementation("org.hamcrest:hamcrest-library")
35-
implementation("org.springframework:spring-aop")
3635
implementation("org.springframework:spring-core")
3736
implementation("org.springframework:spring-test")
3837
implementation("org.springframework:spring-core-test")

0 commit comments

Comments
 (0)