aboutsummaryrefslogtreecommitdiffstats
path: root/gson/pom.xml
diff options
context:
space:
mode:
authorwaynedunican <wayne.dunican@est.tech>2024-06-25 14:47:25 +0100
committerwaynedunican <wayne.dunican@est.tech>2024-06-27 12:00:30 +0100
commitcf67c9ea492dcac3cdded351a853653cb38af40c (patch)
tree1270ab27441c9cc410f00fb1d1100c85f49d7855 /gson/pom.xml
parent0fb3ba9d6e541a6853ea91f20c990a6b66e5c9b5 (diff)
Convert common to JUnit 5
Review for common-logging, common-parameters & gson Issue-ID: POLICY-5043 Change-Id: I0f1dce53716dff8d9c5557a68b2723c6a4752c9f Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'gson/pom.xml')
-rw-r--r--gson/pom.xml5
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>