Skip to content

Commit de17b6c

Browse files
committed
Upgrade to Jakarta XML SOAP 3.0.2
Closes gh-40781
1 parent 391395c commit de17b6c

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
@@ -592,7 +592,7 @@ bom {
592592
]
593593
}
594594
}
595-
library("Jakarta XML SOAP", "3.0.1") {
595+
library("Jakarta XML SOAP", "3.0.2") {
596596
group("jakarta.xml.soap") {
597597
modules = [
598598
"jakarta.xml.soap-api"

0 commit comments

Comments
 (0)