This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 4.0.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit aa423039100c30ce73a23756555fe9a9eef2161c Author: Andriy Redko <[email protected]> AuthorDate: Wed May 14 08:31:36 2025 -0400 Update Swagger Core to 2.2.31 (cherry picked from commit 316e7caddb8cea310b7d36e761ce12967da7e52d) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3bdb872c08..29cf8b1191 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -217,7 +217,7 @@ <cxf.spring.version>6.0.23</cxf.spring.version> <cxf.stax-ex.version>1.8.3</cxf.stax-ex.version> <cxf.swagger.ui.version>5.21.0</cxf.swagger.ui.version> - <cxf.swagger.v3.version>2.2.30</cxf.swagger.v3.version> + <cxf.swagger.v3.version>2.2.31</cxf.swagger.v3.version> <cxf.tika.version>2.9.1</cxf.tika.version> <cxf.tomcat.version>10.1.41</cxf.tomcat.version> <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
