You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2020/11/27 01:06:53 UTC

[cxf] 01/03: Update to Swagger UI 3.37.0 (#731)

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

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

commit 6fb1e66cb2336c0e4564e8ddf02b16e9d43d53bd
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Nov 22 10:38:30 2020 -0500

    Update to Swagger UI 3.37.0 (#731)
    
    (cherry picked from commit 4162189dabdb22aec54dc3c5ae93cf42b0575d3d)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e4ec1a2..3b587cf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
         <cxf.spring.security.version>5.3.5.RELEASE</cxf.spring.security.version>
         <cxf.spring.version>5.2.11.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>3.32.1</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>3.37.0</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.1.5</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.2</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>