diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e67f8252ce4..914679b9d3c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1473,7 +1473,7 @@ bom { ] } } - library("SendGrid", "4.6.6") { + library("SendGrid", "4.6.7") { group("com.sendgrid") { modules = [ "sendgrid-java"