Updated Branches: refs/heads/camel-2.11.x 60d962335 -> cf2c97b98
upgrade Jettison 1.3.4 to 1.3.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cf2c97b9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cf2c97b9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cf2c97b9 Branch: refs/heads/camel-2.11.x Commit: cf2c97b9892fe2d36afebbbfb9de710ce58417c8 Parents: 60d9623 Author: cmueller <[email protected]> Authored: Mon Dec 30 15:32:09 2013 +0100 Committer: cmueller <[email protected]> Committed: Mon Dec 30 16:23:35 2013 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/cf2c97b9/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ffb0e8f..8c84480 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -210,7 +210,7 @@ <jetty-version>7.6.8.v20121106</jetty-version> <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version> <jetty6-version>6.1.26</jetty6-version> - <jettison-version>1.3.4</jettison-version> + <jettison-version>1.3.5</jettison-version> <jexcelapi-bundle-version>2.4.2_4</jexcelapi-bundle-version> <jexcelapi-version>2.4.2</jexcelapi-version> <jibx-version>1.2.4.5</jibx-version>
