Browse Source

Upgrade to SendGrid 4.7.4

Closes gh-27722
pull/27734/head
Stephane Nicoll 4 years ago
parent
commit
6ffc4e657d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1571,7 +1571,7 @@ bom { @@ -1571,7 +1571,7 @@ bom {
]
}
}
library("SendGrid", "4.7.2") {
library("SendGrid", "4.7.4") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save