diff --git a/pom.xml b/pom.xml
index c5a99293..e2349ea6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,6 +61,11 @@
1.5
compile
+
+ io.github.classgraph
+ classgraph
+ 4.8.139
+
org.springframework.boot
spring-boot-starter
@@ -192,6 +197,12 @@
org.springframework.boot
spring-boot-starter-test
test
+
+
+ org.skyscreamer
+ jsonassert
+
+
org.mockito