diff options
Diffstat (limited to 'gson/pom.xml')
-rw-r--r-- | gson/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gson/pom.xml b/gson/pom.xml index 0353f139..0f11f374 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -55,11 +55,6 @@ <artifactId>re2j</artifactId> </dependency> <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> <scope>test</scope> |