diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fed32c0ce75..747e973f4d0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1545,7 +1545,7 @@ bom { ] } } - library("SendGrid", "4.7.1") { + library("SendGrid", "4.7.2") { group("com.sendgrid") { modules = [ "sendgrid-java"