Repository: cxf
Updated Branches:
  refs/heads/master 25cc43451 -> 819b5fc99


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/819b5fc9
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/819b5fc9
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/819b5fc9

Branch: refs/heads/master
Commit: 819b5fc992f1c33edbb15e08075fcd197f0ca983
Parents: 25cc434
Author: Dennis Kieselhorst <d...@apache.org>
Authored: Thu Aug 3 08:31:02 2017 +0200
Committer: Dennis Kieselhorst <d...@apache.org>
Committed: Thu Aug 3 08:31:02 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/819b5fc9/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 4e0aeb2..66106ad 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.17</version>
+            <version>3.0.21</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/819b5fc9/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 c5210ed..eab8bf2 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.17</version>
+            <version>3.0.21</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>

Reply via email to