mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
Revert "Add spring-aop to work around Spring Framework mock detection issue"
This reverts commit 2a64cf6fb1.
Closes gh-42855
This commit is contained in:
@@ -32,7 +32,6 @@ dependencies {
|
||||
implementation("org.assertj:assertj-core")
|
||||
implementation("org.hamcrest:hamcrest-core")
|
||||
implementation("org.hamcrest:hamcrest-library")
|
||||
implementation("org.springframework:spring-aop")
|
||||
implementation("org.springframework:spring-core")
|
||||
implementation("org.springframework:spring-test")
|
||||
implementation("org.springframework:spring-core-test")
|
||||
|
||||
Reference in New Issue
Block a user