diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index edcecbb6006..f8c97348a31 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1480,7 +1480,7 @@ bom { ] } } - library("SendGrid", "4.6.4") { + library("SendGrid", "4.6.5") { group("com.sendgrid") { modules = [ "sendgrid-java"