diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 81f67bb9c5..a95593d667 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1863,7 +1863,7 @@ bom { releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}") } } - library("SendGrid", "4.10.2") { + library("SendGrid", "4.10.3") { group("com.sendgrid") { modules = [ "sendgrid-java"