diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 998fc35d05..f6b275e285 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1555,7 +1555,7 @@ bom { ] } } - library("SendGrid", "4.7.5") { + library("SendGrid", "4.7.6") { group("com.sendgrid") { modules = [ "sendgrid-java"