Update dependencies.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/2b4fcc2c Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/2b4fcc2c Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/2b4fcc2c Branch: refs/heads/master Commit: 2b4fcc2c214ced954a041adcc05be1523a494c0c Parents: b3fb9a1 Author: Gilles <er...@apache.org> Authored: Wed Aug 29 02:13:05 2018 +0200 Committer: Gilles <er...@apache.org> Committed: Wed Aug 29 02:13:05 2018 +0200 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/2b4fcc2c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3ab9fe5..e7d9413 100644 --- a/pom.xml +++ b/pom.xml @@ -416,19 +416,19 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-rng-client-api</artifactId> - <version>1.0</version> + <version>1.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-rng-simple</artifactId> - <version>1.0</version> + <version>1.1</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-rng-sampling</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.1</version> </dependency> <dependency>