diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 73d4ee0db2..37d4e7273c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1472,7 +1472,7 @@ bom { ] } } - library("SendGrid", "4.6.8") { + library("SendGrid", "4.7.1") { group("com.sendgrid") { modules = [ "sendgrid-java"