Skip to content

Commit 219fc8a

Browse files
committed
Upgrade to SAAJ Impl 3.0.4
Closes gh-40779
1 parent 347295c commit 219fc8a

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
@@ -1386,7 +1386,7 @@ bom {
13861386
]
13871387
}
13881388
}
1389-
library("SAAJ Impl", "3.0.3") {
1389+
library("SAAJ Impl", "3.0.4") {
13901390
group("com.sun.xml.messaging.saaj") {
13911391
modules = [
13921392
"saaj-impl"

0 commit comments

Comments
 (0)