File tree Expand file tree Collapse file tree 3 files changed +0
-117
lines changed
src/test/java/org/springframework/ws/support Expand file tree Collapse file tree 3 files changed +0
-117
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,5 @@ dependencies {
5656 testImplementation(" org.slf4j:slf4j-api" )
5757 testImplementation(" org.springframework:spring-test" )
5858 testImplementation(" org.springframework:spring-webflux" )
59- testImplementation(" org.springframework.hateoas:spring-hateoas" )
6059 testImplementation(" org.xmlunit:xmlunit-assertj" )
6160}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ dependencies {
5252 api(" org.jdom:jdom2:2.0.6.1" )
5353 api(" org.jvnet.staxex:stax-ex:2.1.0" )
5454 api(" org.mockito:mockito-core:4.11.0" )
55- api(" org.springframework.hateoas:spring-hateoas:2.1.5" )
5655 api(" org.xmlunit:xmlunit-assertj:2.10.0" )
5756 api(" org.xmlunit:xmlunit-core:2.10.0" )
5857 api(" org.xmlunit:xmlunit-legacy:2.10.0" )
You can’t perform that action at this time.
0 commit comments