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

commit 88554e0c6e68d209e62bdf09178149e01ae18bd6
Author: Andriy Redko <[email protected]>
AuthorDate: Sat Sep 28 09:15:18 2024 -0400

    Update Microprofile OpenAPI to 3.1.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a4c30c88d6..28ed225d29 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -181,7 +181,7 @@
         <cxf.micrometer-tracing.version>1.3.4</cxf.micrometer-tracing.version>
         <cxf.microprofile.config.version>3.1</cxf.microprofile.config.version>
         
<cxf.microprofile.rest.client.version>3.0.1</cxf.microprofile.rest.client.version>
-        
<cxf.microprofile.openapi.version>3.1.1</cxf.microprofile.openapi.version>
+        
<cxf.microprofile.openapi.version>3.1.2</cxf.microprofile.openapi.version>
         <cxf.mina.version>2.2.1</cxf.mina.version>
         <cxf.mockito.version>5.14.0</cxf.mockito.version>
         <cxf.msv.version>2022.7</cxf.msv.version>

Reply via email to