Skip to content

Commit 237b288

Browse files
committed
Upgrade to Jakarta XML WS 4.0.2
Closes gh-40777
1 parent 5469250 commit 237b288

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
@@ -587,7 +587,7 @@ bom {
587587
]
588588
}
589589
}
590-
library("Jakarta XML WS", "4.0.1") {
590+
library("Jakarta XML WS", "4.0.2") {
591591
group("jakarta.xml.ws") {
592592
modules = [
593593
"jakarta.xml.ws-api"

0 commit comments

Comments
 (0)