Repository: cxf
Updated Branches:
  refs/heads/master 4e46cb7d8 -> 3182059e0


update Swagger-UI version


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

Branch: refs/heads/master
Commit: 3182059e061eea359593d2e8241daf7cd27edae9
Parents: 4e46cb7
Author: Dennis Kieselhorst <d...@apache.org>
Authored: Fri Jul 7 13:12:11 2017 +0200
Committer: Dennis Kieselhorst <d...@apache.org>
Committed: Fri Jul 7 13:12:11 2017 +0200

----------------------------------------------------------------------
 .../src/main/release/samples/jax_rs/description_swagger2/pom.xml   | 2 +-
 .../release/samples/jax_rs/spring_boot_scan/application/pom.xml    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/3182059e/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
----------------------------------------------------------------------
diff --git 
a/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml 
b/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
index 6549962..4e0aeb2 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger2/pom.xml
@@ -63,7 +63,7 @@
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>swagger-ui</artifactId>
-            <version>3.0.14</version>
+            <version>3.0.17</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/3182059e/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
----------------------------------------------------------------------
diff --git 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
index 44aa897..c5210ed 100644
--- 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
+++ 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>swagger-ui</artifactId>
-            <version>3.0.14</version>
+            <version>3.0.17</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>

Reply via email to