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/06/26 07:12:03 UTC

camel git commit: Upgrade Weld 2.x to version 2.4.4.Final

Repository: camel
Updated Branches:
  refs/heads/master 1352b9d4c -> 87f53dfce


Upgrade Weld 2.x to version 2.4.4.Final


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

Branch: refs/heads/master
Commit: 87f53dfce476ab908bc70c92caeb64d97b48aa08
Parents: 1352b9d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jun 26 09:11:33 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jun 26 09:11:33 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/87f53dfc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7fb8909..d2cb13c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -682,7 +682,7 @@
     <vertx-version>3.4.2</vertx-version>
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
-    <weld2-version>2.4.2.Final</weld2-version>
+    <weld2-version>2.4.4.Final</weld2-version>
     <weld3-version>3.0.0.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <wiremock-version>2.6.0</wiremock-version>