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