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