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 {
56
56
testImplementation(" org.slf4j:slf4j-api" )
57
57
testImplementation(" org.springframework:spring-test" )
58
58
testImplementation(" org.springframework:spring-webflux" )
59
- testImplementation(" org.springframework.hateoas:spring-hateoas" )
60
59
testImplementation(" org.xmlunit:xmlunit-assertj" )
61
60
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ dependencies {
52
52
api(" org.jdom:jdom2:2.0.6.1" )
53
53
api(" org.jvnet.staxex:stax-ex:2.1.0" )
54
54
api(" org.mockito:mockito-core:4.11.0" )
55
- api(" org.springframework.hateoas:spring-hateoas:2.1.5" )
56
55
api(" org.xmlunit:xmlunit-assertj:2.10.0" )
57
56
api(" org.xmlunit:xmlunit-core:2.10.0" )
58
57
api(" org.xmlunit:xmlunit-legacy:2.10.0" )
You can’t perform that action at this time.
0 commit comments