Browse Source

Upgrade to SendGrid 4.9.1

Closes gh-30417
pull/30472/head
Phillip Webb 4 years ago
parent
commit
dcfaadfb88
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1608,7 +1608,7 @@ bom { @@ -1608,7 +1608,7 @@ bom {
]
}
}
library("SendGrid", "4.9.0") {
library("SendGrid", "4.9.1") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save