This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-math.git
commit 4f13d57291b99a225a074f41127b360110ab1e01 Author: Alex Herbert <[email protected]> AuthorDate: Tue May 5 16:45:44 2026 +0100 Update Commons Statistics from 1.2 to 1.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55cff850f..5a8b7069c 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ <math.commons.numbers.version>1.3</math.commons.numbers.version> <math.commons.rng.version>1.6</math.commons.rng.version> <math.commons.geometry.version>1.0</math.commons.geometry.version> - <math.commons.statistics.version>1.2</math.commons.statistics.version> + <math.commons.statistics.version>1.3</math.commons.statistics.version> <math.commons.math3.version>3.6.1</math.commons.math3.version> <!-- Workaround to avoid duplicating config files. --> <math.parent.dir>${basedir}</math.parent.dir>
