diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1093154623..20c15290d0 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.0") { + library("SendGrid", "4.6.3") { group("com.sendgrid") { modules = [ "sendgrid-java"