diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6af8fa79a77..5f4b70b460a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1608,7 +1608,7 @@ bom { ] } } - library("SendGrid", "4.9.0") { + library("SendGrid", "4.9.1") { group("com.sendgrid") { modules = [ "sendgrid-java"