diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 441b9ef570b..aaf5506e6ef 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1258,7 +1258,7 @@ bom { ] } } - library("SendGrid", "4.9.0") { + library("SendGrid", "4.9.1") { group("com.sendgrid") { modules = [ "sendgrid-java"