diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7f9a95fad5..50db1c3391 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1587,7 +1587,7 @@ bom { ] } } - library("SendGrid", "4.8.3") { + library("SendGrid", "4.9.0") { group("com.sendgrid") { modules = [ "sendgrid-java"