You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/12/04 17:57:09 UTC

[commons-numbers] 01/02: commons-rng 1.2 -> 1.3

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-numbers.git

commit 694e8d81231da3efbd7068731694fa146b91b4cb
Author: aherbert <ah...@apache.org>
AuthorDate: Wed Dec 4 10:11:21 2019 +0000

    commons-rng 1.2 -> 1.3
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 77c64c5..a7a1f54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,7 +63,7 @@
     <numbers.mathjax.version>2.7.2</numbers.mathjax.version>
     <numbers.junit.bom.version>5.4.2</numbers.junit.bom.version>
     <numbers.commons.math3.version>3.6.1</numbers.commons.math3.version>
-    <numbers.commons.rng.version>1.2</numbers.commons.rng.version>
+    <numbers.commons.rng.version>1.3</numbers.commons.rng.version>
     <!-- Workaround to avoid duplicating config files. -->
     <numbers.parent.dir>${basedir}</numbers.parent.dir>