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 2022/11/09 13:50:01 UTC

[cxf] 01/02: Update Swagger UI to 4.15.0

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

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

commit 659a083f2ff7e20df40f4e92e3aa2fed93b54ffc
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Tue Nov 8 18:13:44 2022 -0500

    Update Swagger UI to 4.15.0
    
    (cherry picked from commit 322b2ee0a948f44fd95a5703aa63af7e4eae8e5c)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e23f50ad0e..cd815c3d81 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -206,7 +206,7 @@
         <cxf.spring.security.version>5.7.5</cxf.spring.security.version>
         <cxf.spring.version>5.3.23</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>4.14.2</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>4.15.0</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.2.4</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.8</cxf.swagger2.version>
         <cxf.swagger2.guava.version>31.0.1-jre</cxf.swagger2.guava.version>