You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/05/25 12:03:39 UTC

[cxf] 02/03: Updating Swagger UI to 3.25.4

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

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

commit 45ec912f26dfeadeb97725aa2498abd68f29f279
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon May 25 11:44:14 2020 +0100

    Updating Swagger UI to 3.25.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a6de49f..c57b8ce 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -197,7 +197,7 @@
         <cxf.spring.security.version>5.3.2.RELEASE</cxf.spring.security.version>
         <cxf.spring.version>5.2.6.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
-        <cxf.swagger.ui.version>3.25.3</cxf.swagger.ui.version>
+        <cxf.swagger.ui.version>3.25.4</cxf.swagger.ui.version>
         <cxf.swagger.v3.version>2.1.2</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.1</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>