Repository: camel Updated Branches: refs/heads/master a44a33dc8 -> eb90b557a
Upgrade Json-smart to version 2.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/eb90b557 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/eb90b557 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/eb90b557 Branch: refs/heads/master Commit: eb90b557a14fe631795497f862bbcbf8e88f6355 Parents: a44a33d Author: Andrea Cosentino <[email protected]> Authored: Wed Aug 26 17:27:40 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed Aug 26 17:27:40 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/eb90b557/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4f15ed5..e72b9d8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -298,7 +298,7 @@ <json-asm-version>1.0.2</json-asm-version> <json-path-version>2.0.0</json-path-version> <json-simple-version>1.1.1</json-simple-version> - <json-smart-version>2.1.1</json-smart-version> + <json-smart-version>2.2</json-smart-version> <jsp-api-2.1-version>1.0.1</jsp-api-2.1-version> <jsr311-api-version>1.1.1</jsr311-api-version> <jsmpp-bundle-version>2.1.0_4</jsmpp-bundle-version>
