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

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 6756c49  update swagger-ui to latest version
6756c49 is described below

commit 6756c49b7b8d949c09fa98cc9c5725b90ed5370b
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Wed Nov 7 10:54:42 2018 +0100

    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 377c687..72c3de2 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.19.0</version>
+            <version>3.19.5</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 9ef971e..64bc375 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.19.0</version>
+            <version>3.19.5</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 d759689..96f2643 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.19.0</version>
+            <version>3.19.5</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 246fa04..78d7a9e 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.19.0</version>
+            <version>3.19.5</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 fae4c1e..335ee7f 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.19.0</version>
+            <version>3.19.5</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 fcb2973..d8beeb3 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.19.0</version>
+            <version>3.19.5</version>
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
diff --git a/parent/pom.xml b/parent/pom.xml
index 95d8949..5e12280 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -166,7 +166,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.5</cxf.swagger.v3.version>
-        <cxf.swagger.ui.version>3.19.0</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>3.19.5</cxf.swagger.ui.version>
         <cxf.tomcat.version>8.0.53</cxf.tomcat.version>
         <cxf.velocity.version>2.0</cxf.velocity.version>
         <cxf.woodstox.core.version>5.2.0</cxf.woodstox.core.version>

Reply via email to