This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d0645b  updating commons-rng and junit versions
9d0645b is described below

commit 9d0645b2099706d4c0f549e9ebd84e631b4bb77f
Author: Matt Juntunen <mattjuntu...@apache.org>
AuthorDate: Fri Sep 24 14:21:10 2021 -0400

    updating commons-rng and junit versions
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fff2158..ab4efdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,8 +97,8 @@
 
     <!-- Dependency versions -->
     <commons.numbers.version>1.0</commons.numbers.version>
-    <commons.rng.version>1.3</commons.rng.version>
-    <junit.version>5.8.0-M1</junit.version>
+    <commons.rng.version>1.4</commons.rng.version>
+    <junit.version>5.8.1</junit.version>
   </properties>
 
   <modules>

Reply via email to