diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1b43b3dc63..77e52f259a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1474,7 +1474,7 @@ bom { ] } } - library("SendGrid", "4.6.7") { + library("SendGrid", "4.6.8") { group("com.sendgrid") { modules = [ "sendgrid-java"