Repository: cxf
Updated Branches:
  refs/heads/master 8394accbc -> 5ecbf0336


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

Branch: refs/heads/master
Commit: 5ecbf03367cf5fe5f3ec3c08d6213845d26fa4d2
Parents: 8394acc
Author: Dennis Kieselhorst <d...@apache.org>
Authored: Wed Aug 30 15:36:43 2017 +0200
Committer: Dennis Kieselhorst <d...@apache.org>
Committed: Wed Aug 30 15:36:43 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/5ecbf033/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 265ec86..fee9f04 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.1.5</version>
+            <version>3.1.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>

http://git-wip-us.apache.org/repos/asf/cxf/blob/5ecbf033/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 0e00320..efe0812 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.1.5</version>
+            <version>3.1.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>

Reply via email to