diff --git a/pom.xml b/pom.xml
index 6f338b7..b2a32fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,12 @@
5.7.0
test
+
+ org.junit.jupiter
+ junit-jupiter-api
+ 5.7.0
+ test
+
@@ -38,5 +44,14 @@
1.8
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.22.1
+
+
+
\ No newline at end of file