Skip to content

Commit ad522fb

Browse files
committed
Upgrade to Spring WS 4.1.0
Closes gh-45445
1 parent 3abf2a1 commit ad522fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2435,7 +2435,7 @@ bom {
24352435
releaseNotes("https://github.com/spring-projects/spring-session/releases/tag/{version}")
24362436
}
24372437
}
2438-
library("Spring WS", "4.1.0-SNAPSHOT") {
2438+
library("Spring WS", "4.1.0") {
24392439
considerSnapshots()
24402440
group("org.springframework.ws") {
24412441
bom("spring-ws-bom")

0 commit comments

Comments
 (0)