Skip to content

Commit 50c6df9

Browse files
committed
Upgrade to SAAJ Impl 3.0.4
Closes gh-40783
1 parent 5dcd979 commit 50c6df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@ bom {
14991499
]
15001500
}
15011501
}
1502-
library("SAAJ Impl", "3.0.3") {
1502+
library("SAAJ Impl", "3.0.4") {
15031503
group("com.sun.xml.messaging.saaj") {
15041504
modules = [
15051505
"saaj-impl"

0 commit comments

Comments
 (0)