diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6f1a75099a..59e54e02ef 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1572,7 +1572,7 @@ bom { ] } } - library("SendGrid", "4.7.6") { + library("SendGrid", "4.8.1") { group("com.sendgrid") { modules = [ "sendgrid-java"