Skip to content

Commit cb2a7dd

Browse files
committed
Upgrade to SAAJ Impl 1.5.3
Closes gh-26099
1 parent cb1d7a3 commit cb2a7dd

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
@@ -1559,7 +1559,7 @@ bom {
15591559
]
15601560
}
15611561
}
1562-
library("SAAJ Impl", "1.5.2") {
1562+
library("SAAJ Impl", "1.5.3") {
15631563
group("com.sun.xml.messaging.saaj") {
15641564
modules = [
15651565
"saaj-impl"

0 commit comments

Comments
 (0)