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