diff --git a/pom.xml b/pom.xml index 1b2d0f6..e7fc47b 100644 --- a/pom.xml +++ b/pom.xml @@ -101,6 +101,13 @@ 1.0.2 + + + commons-net + commons-net + 3.6 + + ch.qos.logback @@ -142,6 +149,31 @@ ${version.googlecode.json-simple} + + + javax.cache + cache-api + 1.0.0 + + + org.ehcache + ehcache + 3.4.0 + + + + org.ehcache + sizeof + 0.3.0 + + + + + org.jgrapht + jgrapht-core + 1.0.1 + + io.github.lukehutch