diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fd787cd3a3..bb6fa9bc12 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1249,7 +1249,7 @@ bom { ] } } - library("SAAJ Impl", "3.0.0") { + library("SAAJ Impl", "3.0.1") { group("com.sun.xml.messaging.saaj") { modules = [ "saaj-impl"