Skip to content

Commit a45cb3d

Browse files
committed
Upgrade to Jakarta XML WS 2.3.3
Closes gh-20453
1 parent f910fd8 commit a45cb3d

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
@@ -688,7 +688,7 @@ bom {
688688
]
689689
}
690690
}
691-
library("Jakarta XML WS", "2.3.2") {
691+
library("Jakarta XML WS", "2.3.3") {
692692
group("jakarta.xml.ws") {
693693
modules = [
694694
"jakarta.xml.ws-api"

0 commit comments

Comments
 (0)