diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bd8fc5401311..47c58b6e3ccf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1590,7 +1590,7 @@ bom { ] } } - library("SendGrid", "4.9.2") { + library("SendGrid", "4.9.3") { group("com.sendgrid") { modules = [ "sendgrid-java"