diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5c526487ed8..13b1466e24b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1395,7 +1395,7 @@ bom { ] } } - library("SendGrid", "4.10.1") { + library("SendGrid", "4.10.2") { group("com.sendgrid") { modules = [ "sendgrid-java"