diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1bae19243f..dfd0617962 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1326,7 +1326,7 @@ bom { ] } } - library("SendGrid", "4.9.1") { + library("SendGrid", "4.9.2") { group("com.sendgrid") { modules = [ "sendgrid-java"