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 2831313 update Swagger-UI version
2831313 is described below
commit 28313139cc48abded32503d83ebad9ae59049455
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Wed Dec 13 21:15:16 2017 +0100
update Swagger-UI version
---
.../src/main/release/samples/jax_rs/description_openapi_v3/pom.xml | 2 +-
.../src/main/release/samples/jax_rs/description_swagger2/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 +-
5 files changed, 5 insertions(+), 5 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 be75e15..65f8a51 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.5.0</version>
+ <version>3.6.1</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 624162d..a616609 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.5.0</version>
+ <version>3.6.1</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 c82006c..7b3ce35 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
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>swagger-ui</artifactId>
- <version>3.5.0</version>
+ <version>3.6.1</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 5ee470b..815638f 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
@@ -31,7 +31,7 @@
<dependency>
<groupId>org.webjars</groupId>
<artifactId>swagger-ui</artifactId>
- <version>3.5.0</version>
+ <version>3.6.1</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
diff --git a/parent/pom.xml b/parent/pom.xml
index e123b7f..e27c8a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
<cxf.spring.mock>spring-test</cxf.spring.mock>
<cxf.swagger2.version>1.5.17</cxf.swagger2.version>
<cxf.swagger.v3.version>2.0.0-rc3</cxf.swagger.v3.version>
- <cxf.swagger.ui.version>3.5.0</cxf.swagger.ui.version>
+ <cxf.swagger.ui.version>3.6.1</cxf.swagger.ui.version>
<cxf.velocity.version>2.0</cxf.velocity.version>
<cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version>
<cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].