Upgrade Swagger-ui to version 2.2.6

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ca426097
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ca426097
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ca426097

Branch: refs/heads/master
Commit: ca4260976c0c1e042459b09e6cceafba14dac619
Parents: 1adae8f
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Mon Oct 31 09:03:53 2016 +0100
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Mon Oct 31 09:03:53 2016 +0100

----------------------------------------------------------------------
 examples/camel-example-swagger-xml/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/ca426097/examples/camel-example-swagger-xml/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-swagger-xml/pom.xml 
b/examples/camel-example-swagger-xml/pom.xml
index 9847487..3c0f600 100755
--- a/examples/camel-example-swagger-xml/pom.xml
+++ b/examples/camel-example-swagger-xml/pom.xml
@@ -32,7 +32,7 @@
   <packaging>war</packaging>
 
   <properties>
-    <swagger-ui.version>2.2.5</swagger-ui.version>
+    <swagger-ui.version>2.2.6</swagger-ui.version>
     
<swagger.url>https://github.com/swagger-api/swagger-ui/archive</swagger.url>
     <destDir>target/swagger-ui</destDir>
   </properties>

Reply via email to