Skip to content

Commit 97dd01e

Browse files
committed
Upgrade to SendGrid 4.10.3
Closes gh-42366
1 parent 1b3b3aa commit 97dd01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ bom {
18681868
releaseNotes("https://github.com/SeleniumHQ/htmlunit-driver/releases/tag/htmlunit-driver-{version}")
18691869
}
18701870
}
1871-
library("SendGrid", "4.10.2") {
1871+
library("SendGrid", "4.10.3") {
18721872
group("com.sendgrid") {
18731873
modules = [
18741874
"sendgrid-java"

0 commit comments

Comments
 (0)