Repository: servicemix Updated Branches: refs/heads/master b5f1c7853 -> ef1099aa4
SM-2471: Upgrade to Swagger 1.3.11 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/33455a60 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/33455a60 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/33455a60 Branch: refs/heads/master Commit: 33455a60a86d785b74b9826d8841778c31038daa Parents: b5f1c78 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Mar 16 22:15:31 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Mar 16 22:15:31 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/33455a60/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c828d98..e2c0fbe 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ <swagger.jaxrs.bundle.version>1.3.11_1</swagger.jaxrs.bundle.version> <javassist.bundle.version>3.12.1.GA_2</javassist.bundle.version> <reflections.bundle.version>0.9.8_1</reflections.bundle.version> - <json4s.bundle.version>3.2.4_1</json4s.bundle.version> + <json4s.bundle.version>3.2.11_1</json4s.bundle.version> <thoughtworks.paranamer.version>2.7</thoughtworks.paranamer.version> <!-- ServiceMix legal shared resources -->
