diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 837abc4101..ddd3013e12 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1480,7 +1480,7 @@ bom { ] } } - library("SendGrid", "4.6.5") { + library("SendGrid", "4.6.6") { group("com.sendgrid") { modules = [ "sendgrid-java"