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 d3f0abbec1ab5234b320d7cb02b4722c5db3a675
Author: Alex Herbert <[email protected]>
AuthorDate: Tue May 5 16:46:36 2026 +0100

    Update Commons RNG from 1.6 to 1.7
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5a8b7069c..de0593df6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
     <!-- MathJax configuration. See the maven-javadoc-plugin plugin. -->
     
<math.mathjax.url>https://commons.apache.org/js/mathjax/tex-mml-chtml.js</math.mathjax.url>
     <math.commons.numbers.version>1.3</math.commons.numbers.version>
-    <math.commons.rng.version>1.6</math.commons.rng.version>
+    <math.commons.rng.version>1.7</math.commons.rng.version>
     <math.commons.geometry.version>1.0</math.commons.geometry.version>
     <math.commons.statistics.version>1.3</math.commons.statistics.version>
     <math.commons.math3.version>3.6.1</math.commons.math3.version>

Reply via email to