Browse Source

Upgrade to SAAJ Impl 3.0.3

Closes gh-38448
3.0.x
Andy Wilkinson 2 years ago
parent
commit
a0b1b4641a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1275,7 +1275,7 @@ bom { @@ -1275,7 +1275,7 @@ bom {
]
}
}
library("SAAJ Impl", "3.0.2") {
library("SAAJ Impl", "3.0.3") {
group("com.sun.xml.messaging.saaj") {
modules = [
"saaj-impl"

Loading…
Cancel
Save