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 2017/03/02 08:24:04 UTC

[1/2] camel git commit: Upgrade Commons Lang to version 3.5

Repository: camel
Updated Branches:
  refs/heads/master 8785ff75b -> 121f729b7


Upgrade Commons Lang 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/01dc9381
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/01dc9381
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/01dc9381

Branch: refs/heads/master
Commit: 01dc9381d47bb55f2a56a3b9ad2a9350c00f2ce2
Parents: 8785ff7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 2 09:19:06 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 2 09:19:06 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/01dc9381/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f707769..8968fb1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -137,7 +137,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.4</commons-lang3-version>
+    <commons-lang3-version>3.5</commons-lang3-version>
     <commons-logging-version>1.2</commons-logging-version>
     <commons-math-version>2.2</commons-math-version>
     <commons-math3-version>3.6.1</commons-math3-version>


[2/2] camel git commit: Upgrade HtmlUnit and related bundle to version 2.24

Posted by ac...@apache.org.
Upgrade HtmlUnit and related bundle to version 2.24


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

Branch: refs/heads/master
Commit: 121f729b7a70e7e4927101b9255cac16fdbbd5c8
Parents: 01dc938
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 2 09:23:24 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 2 09:23:24 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/121f729b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8968fb1..2a7daff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -258,8 +258,8 @@
     <hk2-version>2.3.0</hk2-version>
     <hk2-osgi-resource-version>1.0.1</hk2-osgi-resource-version>
     <hsqldb-version>2.3.4</hsqldb-version>
-    <htmlunit.version>2.23</htmlunit.version>
-    <htmlunit-bundle-version>2.23_1</htmlunit-bundle-version>
+    <htmlunit.version>2.24</htmlunit.version>
+    <htmlunit-bundle-version>2.24_1</htmlunit-bundle-version>
     <htrace-version>3.1.0-incubating</htrace-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.4.6</httpcore4-version>