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