diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b41f6740be..a4591c3fa5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1576,7 +1576,7 @@ bom { ] } } - library("SendGrid", "4.8.2") { + library("SendGrid", "4.8.3") { group("com.sendgrid") { modules = [ "sendgrid-java"