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 2016/07/04 06:42:20 UTC

camel git commit: Upgrade Weld to version 2.3.5.Final

Repository: camel
Updated Branches:
  refs/heads/master 8e9b49f3f -> 561247267


Upgrade Weld to version 2.3.5.Final


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

Branch: refs/heads/master
Commit: 5612472674d14846d7758d19f2b22b5bf699c8bd
Parents: 8e9b49f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 4 08:40:55 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 4 08:40:55 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/56124726/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 98e2c1a..25f050a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -581,7 +581,7 @@
     <vertx-version>3.3.0</vertx-version>
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
-    <weld2-version>2.3.4.Final</weld2-version>
+    <weld2-version>2.3.5.Final</weld2-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <woodstox-version>4.4.1</woodstox-version>
     <ws-commons-util-bundle-version>1.0.2_2</ws-commons-util-bundle-version>