Repository: camel Updated Branches: refs/heads/master 3c4eb0def -> 11954f277
Upgrade Weld to version 2.4.1.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/11954f27 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/11954f27 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/11954f27 Branch: refs/heads/master Commit: 11954f27746d7f434ce36e96ac85365cde7529c3 Parents: 3c4eb0d Author: Andrea Cosentino <anco...@gmail.com> Authored: Sat Nov 19 09:54:52 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Sat Nov 19 09:54:52 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/11954f27/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b845f39..2c70d24 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -614,7 +614,7 @@ <vertx-version>3.3.3</vertx-version> <vysper-version>0.7</vysper-version> <weld1-version>1.1.28.Final</weld1-version> - <weld2-version>2.4.0.Final</weld2-version> + <weld2-version>2.4.1.Final</weld2-version> <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version> <wiremock-version>2.1.12</wiremock-version> <woodstox-version>4.4.1</woodstox-version>