Skip to content

Commit 76c2157

Browse files
committed
Remove unnecessary dependency on sendgrid
Closes gh-20099
1 parent ab72237 commit 76c2157

File tree

1 file changed

+0
-5
lines changed
  • spring-boot-project/spring-boot

1 file changed

+0
-5
lines changed

spring-boot-project/spring-boot/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@
7171
<artifactId>jmustache</artifactId>
7272
<optional>true</optional>
7373
</dependency>
74-
<dependency>
75-
<groupId>com.sendgrid</groupId>
76-
<artifactId>sendgrid-java</artifactId>
77-
<optional>true</optional>
78-
</dependency>
7974
<dependency>
8075
<groupId>com.zaxxer</groupId>
8176
<artifactId>HikariCP</artifactId>

0 commit comments

Comments
 (0)