Skip to content

Commit 4b947fa

Browse files
committed
Upgrade to SAAJ Impl 3.0.1
Closes gh-35056
1 parent 16563a6 commit 4b947fa

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
@@ -1258,7 +1258,7 @@ bom {
12581258
]
12591259
}
12601260
}
1261-
library("SAAJ Impl", "3.0.0") {
1261+
library("SAAJ Impl", "3.0.1") {
12621262
group("com.sun.xml.messaging.saaj") {
12631263
modules = [
12641264
"saaj-impl"

0 commit comments

Comments
 (0)