diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index efa6e3db1d6..c789b4eaf3e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1448,7 +1448,7 @@ bom { ] } } - library("SAAJ Impl", "1.5.2") { + library("SAAJ Impl", "1.5.3") { group("com.sun.xml.messaging.saaj") { modules = [ "saaj-impl"