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 8838c36734c561753323ee18f90b7ad3d11a1b2b Author: Andriy Redko <[email protected]> AuthorDate: Tue Oct 28 19:49:26 2025 -0400 Update Swagger COre to 2.2.40 (cherry picked from commit 6058e7488734f50373caa274aeb3486ef0e505d8) # 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 e70a3c36c3c..b0c9cdfd879 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -218,7 +218,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.29.3</cxf.swagger.ui.version> - <cxf.swagger.v3.version>2.2.39</cxf.swagger.v3.version> + <cxf.swagger.v3.version>2.2.40</cxf.swagger.v3.version> <cxf.tika.version>2.9.1</cxf.tika.version> <cxf.tomcat.version>10.1.47</cxf.tomcat.version> <cxf.tomitribe.http.signature.version>1.8</cxf.tomitribe.http.signature.version>
