From bb2215df53109d249f45d47f5a7f734f0a526bdb Mon Sep 17 00:00:00 2001 From: axexlck Date: Mon, 9 Oct 2023 03:21:51 +0200 Subject: [PATCH] use hipparchus 3.1-SNAPSHOT --- symja_android_library/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/symja_android_library/pom.xml b/symja_android_library/pom.xml index 7b45caae40..d367cd49ca 100644 --- a/symja_android_library/pom.xml +++ b/symja_android_library/pom.xml @@ -239,27 +239,27 @@ org.hipparchus hipparchus-clustering - 3.0 + 3.1-SNAPSHOT org.hipparchus hipparchus-fft - 3.0 + 3.1-SNAPSHOT org.hipparchus hipparchus-fitting - 3.0 + 3.1-SNAPSHOT org.hipparchus hipparchus-ode - 3.0 + 3.1-SNAPSHOT org.hipparchus hipparchus-optim - 3.0 + 3.1-SNAPSHOT org.antlr