This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit f5bf11854168f0210e7fad8c45adaebe7225db43
Author: Dennis Kieselhorst <m...@dekies.de>
AuthorDate: Tue Jul 31 13:40:38 2018 +0200

    update swagger-ui to latest version
---
 .../src/main/release/samples/jax_rs/description_openapi_v3/pom.xml      | 2 +-
 .../src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml  | 2 +-
 .../src/main/release/samples/jax_rs/description_swagger2/pom.xml        | 2 +-
 .../src/main/release/samples/jax_rs/description_swagger2_web/pom.xml    | 2 +-
 distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml        | 2 +-
 .../main/release/samples/jax_rs/spring_boot_scan/application/pom.xml    | 2 +-
 parent/pom.xml                                                          | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git 
a/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml 
b/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml
index e48c0bd..a70d520 100644
--- 
a/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml
+++ 
b/distribution/src/main/release/samples/jax_rs/description_openapi_v3/pom.xml
@@ -63,7 +63,7 @@
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>swagger-ui</artifactId>
-            <version>3.17.1</version>
+            <version>3.17.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
diff --git 
a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml
 
b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml
index ee7b41e..46cb47f 100644
--- 
a/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml
+++ 
b/distribution/src/main/release/samples/jax_rs/description_openapi_v3_web/pom.xml
@@ -56,7 +56,7 @@ under the License.
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>swagger-ui</artifactId>
-            <version>3.17.1</version>
+            <version>3.17.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
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 ff8331c..f20e439 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.17.1</version>
+            <version>3.17.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
diff --git 
a/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml 
b/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml
index 625d225..2ff593d 100644
--- 
a/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml
+++ 
b/distribution/src/main/release/samples/jax_rs/description_swagger2_web/pom.xml
@@ -56,7 +56,7 @@ under the License.
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>swagger-ui</artifactId>
-            <version>3.17.1</version>
+            <version>3.17.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml 
b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
index 91db97f..8a28e69 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
@@ -38,7 +38,7 @@
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>swagger-ui</artifactId>
-            <version>3.17.1</version>
+            <version>3.17.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
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 1569c66..6420f64 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
@@ -37,7 +37,7 @@
         <dependency>
             <groupId>org.webjars</groupId>
             <artifactId>swagger-ui</artifactId>
-            <version>3.17.1</version>
+            <version>3.17.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
diff --git a/parent/pom.xml b/parent/pom.xml
index 1bb537f..41a5d9e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -164,7 +164,7 @@
         <cxf.spring.mock>spring-test</cxf.spring.mock>
         <cxf.swagger2.version>1.5.17</cxf.swagger2.version><!-- updating to 
1.5.18 will cause systest failures -->
         <cxf.swagger.v3.version>2.0.0</cxf.swagger.v3.version>
-        <cxf.swagger.ui.version>3.17.1</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>3.17.6</cxf.swagger.ui.version>
         <cxf.velocity.version>2.0</cxf.velocity.version>
         <cxf.woodstox.core.version>5.1.0</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>4.1</cxf.woodstox.stax2-api.version>

Reply via email to