Skip to content

Commit a6ecd7b

Browse files
committed
Merge branch '4.0.x'
Closes gh-1492
2 parents 073f846 + 2744867 commit a6ecd7b

File tree

3 files changed

+0
-117
lines changed

3 files changed

+0
-117
lines changed

spring-ws-core/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,5 @@ dependencies {
5353
testImplementation("org.slf4j:slf4j-api")
5454
testImplementation("org.springframework:spring-test")
5555
testImplementation("org.springframework:spring-webflux")
56-
testImplementation("org.springframework.hateoas:spring-hateoas")
5756
testImplementation("org.xmlunit:xmlunit-assertj")
5857
}

spring-ws-core/src/test/java/org/springframework/ws/support/ChangelogCreator.java

Lines changed: 0 additions & 115 deletions
This file was deleted.

spring-ws-platform/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ dependencies {
5050
api("org.jdom:jdom2:2.0.6.1")
5151
api("org.jvnet.staxex:stax-ex:2.1.0")
5252
api("org.mockito:mockito-core:4.11.0")
53-
api("org.springframework.hateoas:spring-hateoas:2.1.5")
5453
api("org.xmlunit:xmlunit-assertj:2.10.0")
5554
api("org.xmlunit:xmlunit-core:2.10.0")
5655
api("org.xmlunit:xmlunit-legacy:2.10.0")

0 commit comments

Comments
 (0)