diff --git a/pom.xml b/pom.xml index f2e64f533..1087fd8b9 100644 --- a/pom.xml +++ b/pom.xml @@ -212,6 +212,16 @@ testng 7.1.0 test + + + guice + com.google.inject + + + org.yaml + snakeyaml + + org.mockito @@ -262,6 +272,20 @@ 3.12.0 true provided + + + com.fasterxml.jackson.core + jackson-core + + + org.jodd + jodd-core + + + org.reactivestreams + reactive-streams + + org.springframework.data