diff --git a/pom.xml b/pom.xml
index 6f125fd..d6423fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,28 @@
application.Main
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+
+
+
+ shade
+
+
+ true
+
+
+ application.Main
+
+
+
+
+
+
+
@@ -39,21 +61,17 @@
log4j-core
2.13.0
-
junit
junit
4.13
test
-
org.mockito
mockito-core
3.2.4
test
-
-
\ No newline at end of file