This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git
commit 01e899a35f55f687623e94e20ed0b9056f4b0449 Author: Gilles Sadowski <gillese...@gmail.com> AuthorDate: Sun Jul 18 17:26:05 2021 +0200 Upgrade dependency. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b65674d..10ed3c7 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ <math.checkstyle.version>3.1.0</math.checkstyle.version> <math.checkstyle.dep.version>8.29</math.checkstyle.dep.version> <math.mathjax.version>2.7.2</math.mathjax.version> - <math.commons.numbers.version>1.0-SNAPSHOT</math.commons.numbers.version> + <math.commons.numbers.version>1.0</math.commons.numbers.version> <math.commons.rng.version>1.4-SNAPSHOT</math.commons.rng.version> <math.commons.geometry.version>1.0-SNAPSHOT</math.commons.geometry.version> <math.commons.statistics.version>1.0-SNAPSHOT</math.commons.statistics.version>