# HG changeset patch # User dnt_bjoernsen # Date 1575369756 -3600 # Node ID bcaca2433f12d440bb5ec010ec34384b600fc602 # Parent 0380717105bad5b29f62228402858948db6723b0 maven dependencies update diff -r 0380717105ba -r bcaca2433f12 artifacts/pom-oracle.xml --- a/artifacts/pom-oracle.xml Mon Dec 02 17:56:15 2019 +0100 +++ b/artifacts/pom-oracle.xml Tue Dec 03 11:42:36 2019 +0100 @@ -133,7 +133,7 @@ org.apache.commons commons-math 2.2 - + com.h2database h2 @@ -195,6 +195,11 @@ groovy-all 1.6.0 + + org.apache.commons + commons-math3 + 3.6.1 + diff -r 0380717105ba -r bcaca2433f12 artifacts/pom.xml --- a/artifacts/pom.xml Mon Dec 02 17:56:15 2019 +0100 +++ b/artifacts/pom.xml Tue Dec 03 11:42:36 2019 +0100 @@ -200,11 +200,6 @@ commons-math3 3.6.1 - - org.hipparchus - hipparchus-optim - 1.6 -