Revert "Add spring-aop to work around Spring Framework mock detection issue"
This reverts commit 2a64cf6fb1
.
Closes gh-42855
This commit is contained in:
parent
3b330ae09a
commit
005ea96307
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue