From 653e232e2219e726a26d1f70b726d9bf10a02cbc Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:36:46 +0200 Subject: maven dependencies --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7719d3e..e92db31 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,22 @@ + + + + org.junit.jupiter + junit-jupiter-api + 5.5.1 + test + + + org.bouncycastle + bcprov-jdk15to18 + 1.6.5 + test + + + The Apache Software License, Version 2.0 -- cgit v1.2.3