diff --git a/epdc-commons-tools/pom.xml b/epdc-commons-tools/pom.xml index 546fd8e..f62efb5 100644 --- a/epdc-commons-tools/pom.xml +++ b/epdc-commons-tools/pom.xml @@ -120,6 +120,12 @@ org.apache.commons commons-lang3 + + io.jsonwebtoken + jjwt + 0.7.0 + compile +