Skip to content

Commit 5469250

Browse files
committed
Upgrade to Jakarta XML SOAP 3.0.2
Closes gh-40776
1 parent 34795c8 commit 5469250

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
@@ -580,7 +580,7 @@ bom {
580580
]
581581
}
582582
}
583-
library("Jakarta XML SOAP", "3.0.1") {
583+
library("Jakarta XML SOAP", "3.0.2") {
584584
group("jakarta.xml.soap") {
585585
modules = [
586586
"jakarta.xml.soap-api"

0 commit comments

Comments
 (0)