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/09/20 10:15:18 UTC

camel git commit: Upgrade Jboss Weld to version 2.3.0.Final

Repository: camel
Updated Branches:
  refs/heads/master 043db9005 -> 46d913a81


Upgrade Jboss Weld to version 2.3.0.Final


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

Branch: refs/heads/master
Commit: 46d913a818f87c01a0224b5cdefc5256bf0fae40
Parents: 043db90
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Sep 20 10:14:41 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Sep 20 10:14:41 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/46d913a8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 8c31432..6d68331 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -506,7 +506,7 @@
     <velocity-version>1.7</velocity-version>
     <vertx-version>3.0.0</vertx-version>
     <vysper-version>0.7</vysper-version>
-    <weld2-version>2.2.16.Final</weld2-version>
+    <weld2-version>2.3.0.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>