Browse Source

Upgrade to SendGrid 4.8.1

Closes gh-29239
pull/29200/head
Stephane Nicoll 4 years ago
parent
commit
b76691a4b0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1572,7 +1572,7 @@ bom { @@ -1572,7 +1572,7 @@ bom {
]
}
}
library("SendGrid", "4.7.6") {
library("SendGrid", "4.8.1") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save