From 94ce551656742eb5491a5e475534981b6bb284db Mon Sep 17 00:00:00 2001 From: Raphael-Joel Lim Date: Tue, 2 May 2023 01:02:11 -0700 Subject: [PATCH] Do not include junit as dependency (#11) Co-authored-by: R-J Lim --- SDK/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/SDK/pom.xml b/SDK/pom.xml index d4fa366..de83f6d 100644 --- a/SDK/pom.xml +++ b/SDK/pom.xml @@ -42,6 +42,7 @@ junit junit 4.13.1 + test javax.servlet