Repository: camel Updated Branches: refs/heads/master 8c1dbe702 -> ad989ba98
Upgrade Jboss Weld to version 2.2.11.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ad989ba9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ad989ba9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ad989ba9 Branch: refs/heads/master Commit: ad989ba98908e86d1fcc41465d7d2b037287fd25 Parents: 8c1dbe7 Author: Andrea Cosentino <[email protected]> Authored: Wed May 13 22:50:02 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed May 13 22:50:02 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ad989ba9/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b7c1e3a..c87caef 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -483,7 +483,7 @@ <velocity-version>1.7</velocity-version> <vertx-version>2.1.5</vertx-version> <vysper-version>0.7</vysper-version> - <weld2-version>2.2.4.Final</weld2-version> + <weld2-version>2.2.11.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>
