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 {
] ]
} }
} }
library("SendGrid", "4.7.2") { library("SendGrid", "4.7.4") {
group("com.sendgrid") { group("com.sendgrid") {
modules = [ modules = [
"sendgrid-java" "sendgrid-java"

Loading…
Cancel
Save