Skip to content

Commit a0b1b46

Browse files
committed
Upgrade to SAAJ Impl 3.0.3
Closes gh-38448
1 parent 76c72f6 commit a0b1b46

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
@@ -1275,7 +1275,7 @@ bom {
12751275
]
12761276
}
12771277
}
1278-
library("SAAJ Impl", "3.0.2") {
1278+
library("SAAJ Impl", "3.0.3") {
12791279
group("com.sun.xml.messaging.saaj") {
12801280
modules = [
12811281
"saaj-impl"

0 commit comments

Comments
 (0)