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