diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9bf8ad32ef2..b162e356759 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("SendGrid", "4.7.2") { + library("SendGrid", "4.7.4") { group("com.sendgrid") { modules = [ "sendgrid-java"