You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/07/27 17:29:02 UTC

camel git commit: Upgrade Commons-math3 to version 3.5

Repository: camel
Updated Branches:
  refs/heads/master fdb056aeb -> 2a42b1516


Upgrade Commons-math3 to version 3.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2a42b151
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2a42b151
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2a42b151

Branch: refs/heads/master
Commit: 2a42b1516154fb446d0d0c87a1a605fc67d320b9
Parents: fdb056a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 27 17:23:36 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 27 17:23:51 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/2a42b151/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3bbc273..7c031f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -117,7 +117,7 @@
     <commons-lang3-version>3.4</commons-lang3-version>
     <commons-logging-version>1.1.3</commons-logging-version>
     <commons-math-version>2.2</commons-math-version>
-    <commons-math3-version>3.3</commons-math3-version>
+    <commons-math3-version>3.5</commons-math3-version>
     <commons-net-version>3.3</commons-net-version>
     <commons-pool-version>1.6</commons-pool-version>
     <commons-pool2-version>2.3</commons-pool2-version>