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