Skip to content

Commit 4bddbe3

Browse files
author
Chris Wilson
committed
Fixes build warning
1 parent a5af7bd commit 4bddbe3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

apps/sparkpost-samples-app/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@
6363
<artifactId>json</artifactId>
6464
<version>20170516</version>
6565
</dependency>
66-
<dependency>
67-
<groupId>com.google.code.gson</groupId>
68-
<artifactId>gson</artifactId>
69-
<version>2.3.1</version>
70-
</dependency>
7166
</dependencies>
7267

7368
<build>

0 commit comments

Comments
 (0)