Repository: camel Updated Branches: refs/heads/master 78c0f9174 -> 1ab97feaa
Upgrade Commons-math to version 3.6 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1ab97fea Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1ab97fea Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/1ab97fea Branch: refs/heads/master Commit: 1ab97feaa855fa14ef487451f6be74650dda5ca4 Parents: 78c0f91 Author: Andrea Cosentino <anco...@gmail.com> Authored: Mon Jan 11 09:44:29 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Mon Jan 11 09:44:49 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/1ab97fea/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index f6de08d..939fe39 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -120,7 +120,7 @@ <commons-lang3-version>3.4</commons-lang3-version> <commons-logging-version>1.2</commons-logging-version> <commons-math-version>2.2</commons-math-version> - <commons-math3-version>3.5</commons-math3-version> + <commons-math3-version>3.6</commons-math3-version> <commons-net-version>3.3</commons-net-version> <commons-pool-version>1.6</commons-pool-version> <commons-pool2-version>2.4.2</commons-pool2-version>