Skip to content

Commit cf0e682

Browse files
committed
Upgrade to SAAJ Impl 3.0.2
Closes gh-35429
1 parent db222df commit cf0e682

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.1") {
1261+
library("SAAJ Impl", "3.0.2") {
12621262
group("com.sun.xml.messaging.saaj") {
12631263
modules = [
12641264
"saaj-impl"

0 commit comments

Comments
 (0)