From 76c21571b46447e840d7126a5f8a0ed3f6b593d5 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 8 Feb 2020 09:11:03 +0100 Subject: [PATCH] Remove unnecessary dependency on sendgrid Closes gh-20099 --- spring-boot-project/spring-boot/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spring-boot-project/spring-boot/pom.xml b/spring-boot-project/spring-boot/pom.xml index ea70602e4a9..f6f4f6a9ee9 100644 --- a/spring-boot-project/spring-boot/pom.xml +++ b/spring-boot-project/spring-boot/pom.xml @@ -71,11 +71,6 @@ jmustache true - - com.sendgrid - sendgrid-java - true - com.zaxxer HikariCP