diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3db5d96d65..ef6b900755 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1595,7 +1595,7 @@ bom { ] } } - library("SendGrid", "4.4.8") { + library("SendGrid", "4.6.0") { group("com.sendgrid") { modules = [ "sendgrid-java"