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/06/22 14:54:39 UTC

camel git commit: Upgrade commons-lang to version 3.4

Repository: camel
Updated Branches:
  refs/heads/master e89d5c605 -> 9deea7980


Upgrade commons-lang to version 3.4


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

Branch: refs/heads/master
Commit: 9deea7980d7dc615a52329b4cd82b1a5e5826868
Parents: e89d5c6
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jun 22 14:52:42 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jun 22 14:52:42 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/9deea798/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 931ea52..c9b9627 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -112,7 +112,7 @@
     <commons-jexl2-version>2.1.1</commons-jexl2-version>
     <commons-jxpath-version>1.3</commons-jxpath-version>
     <commons-lang-version>2.6</commons-lang-version>
-    <commons-lang3-version>3.3.2</commons-lang3-version>
+    <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>