Skip to content

Commit 90fccd7

Browse files
committed
Upgrade to SAAJ Impl 1.5.3
Closes gh-26104
1 parent 54d23ba commit 90fccd7

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
@@ -1448,7 +1448,7 @@ bom {
14481448
]
14491449
}
14501450
}
1451-
library("SAAJ Impl", "1.5.2") {
1451+
library("SAAJ Impl", "1.5.3") {
14521452
group("com.sun.xml.messaging.saaj") {
14531453
modules = [
14541454
"saaj-impl"

0 commit comments

Comments
 (0)