diff --git a/pom.xml b/pom.xml index 7a4152815483ef7ed9d11097a81a22f35e257d6b..f2c230c22ad7a408d771ed876ef5de76b08ae550 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ - + ./VadereGui ./VadereSimulator ./VadereState @@ -133,21 +133,31 @@ 2.11.1 - org.apache.commons - commons-math3 - 3.6.1 - + org.apache.commons + commons-math3 + 3.6.1 + - net.sf.opencsv - opencsv - 2.0 - - - org.apache.commons - commons-math - 2.2 - + net.sf.opencsv + opencsv + 2.0 + + + org.apache.commons + commons-math + 2.2 + + + tech.tablesaw + tablesaw-core + 0.32.6 + + + tech.tablesaw + tablesaw-jsplot + 0.32.6 + org.openjdk.jmh @@ -161,11 +171,11 @@ 1.20 provided - - com.fasterxml.jackson.core - jackson-databind - 2.9.6 - + + com.fasterxml.jackson.core + jackson-databind + 2.9.6 + com.bazaarvoice.jolt @@ -178,18 +188,16 @@ json-utils 0.1.1 - - - com.googlecode.java-diff-utils - diffutils - 1.3.0 - - - junit - junit - 4.12 - + com.googlecode.java-diff-utils + diffutils + 1.3.0 + + + junit + junit + 4.12 + org.hamcrest hamcrest-all @@ -203,22 +211,21 @@ 2.24.5 test - - - commons-io - commons-io - 2.4 - - - com.intellij - annotations - 5.1 - - - org.apache.commons - commons-lang3 - 3.4 - + + commons-io + commons-io + 2.4 + + + com.intellij + annotations + 5.1 + + + org.apache.commons + commons-lang3 + 3.4 +