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/07/27 02:15:12 UTC

[cxf] branch master updated: Updating to Swagger Core 2.1.4 (#686)

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

reta 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 1020075  Updating to Swagger Core 2.1.4 (#686)
1020075 is described below

commit 1020075ce40afe3b2b4d8e3caaef280e1d78b207
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Jul 26 22:15:01 2020 -0400

    Updating to Swagger Core 2.1.4 (#686)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6801fde..3bb7735 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -198,7 +198,7 @@
         <cxf.spring.version>5.2.8.RELEASE</cxf.spring.version>
         <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version>
         <cxf.swagger.ui.version>3.30.0</cxf.swagger.ui.version>
-        <cxf.swagger.v3.version>2.1.3</cxf.swagger.v3.version>
+        <cxf.swagger.v3.version>2.1.4</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.6.2</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>
         <cxf.tika.version>1.24.1</cxf.tika.version>