Upgrade to SendGrid 4.10.3

Closes gh-42366
This commit is contained in:
Stéphane Nicoll 2024-09-19 07:48:46 +02:00
parent 1b3b3aaef4
commit 97dd01e28a
1 changed files with 1 additions and 1 deletions

View File

@ -1868,7 +1868,7 @@ bom {
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}") 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") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"