Skip to content

Commit a595fc4

Browse files
committed
Upgrade to Jakarta XML WS 4.0.2
Closes gh-40787
1 parent 36b3724 commit a595fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ bom {
772772
]
773773
}
774774
}
775-
library("Jakarta XML WS", "4.0.1") {
775+
library("Jakarta XML WS", "4.0.2") {
776776
group("jakarta.xml.ws") {
777777
modules = [
778778
"jakarta.xml.ws-api"

0 commit comments

Comments
 (0)