diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d1600aec42..a6204b42a0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1460,7 +1460,7 @@ bom { ] } } - library("SendGrid", "4.9.3") { + library("SendGrid", "4.10.1") { group("com.sendgrid") { modules = [ "sendgrid-java"