diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7846c92cc8..59f67e1aba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1546,7 +1546,7 @@ bom { ] } } - library("SendGrid", "4.4.6") { + library("SendGrid", "4.4.8") { group("com.sendgrid") { modules = [ "sendgrid-java"