Browse Source

Upgrade to SendGrid 4.4.8

Closes gh-21252
pull/21259/head
Stephane Nicoll 6 years ago
parent
commit
2b969d07d7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1546,7 +1546,7 @@ bom { @@ -1546,7 +1546,7 @@ bom {
]
}
}
library("SendGrid", "4.4.6") {
library("SendGrid", "4.4.8") {
group("com.sendgrid") {
modules = [
"sendgrid-java"

Loading…
Cancel
Save