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/10/19 13:05:03 UTC

[cxf] branch main updated: Update Swagger to 2.2.4

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 12817b13d7 Update Swagger to 2.2.4
12817b13d7 is described below

commit 12817b13d75f2663a5dd5677196c2d5618af7476
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Wed Oct 19 09:04:41 2022 -0400

    Update Swagger to 2.2.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 54a552f4c8..c8fb74e589 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -187,7 +187,7 @@
         <cxf.spring.version>6.0.0-RC1</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.v3.version>2.2.3</cxf.swagger.v3.version>
+        <cxf.swagger.v3.version>2.2.4</cxf.swagger.v3.version>
         <cxf.tika.version>2.5.0</cxf.tika.version>
         <cxf.tomcat.version>10.1.1</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>