diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a2808ea58d..0e8fd82b75 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1541,7 +1541,7 @@ bom { ] } } - library("SendGrid", "4.4.4") { + library("SendGrid", "4.4.5") { group("com.sendgrid") { modules = [ "sendgrid-java"