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 2021/08/17 23:09:25 UTC

[cxf] 01/03: Update Geronimo OpenAPI to 1.0.14

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

reta pushed a commit to branch 3.4.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit b508cce76e37147103494d04abdffa6e9b0162d6
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sat Aug 14 11:56:07 2021 -0400

    Update Geronimo OpenAPI to 1.0.14
    
    (cherry picked from commit 029d1dc481bb72f0dec641662fc5c132b7d97013)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f7298f4..31e9084 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -115,7 +115,7 @@
         <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version>
         <cxf.geronimo.servlet25.version>1.2</cxf.geronimo.servlet25.version>
         <cxf.geronimo.transaction.version>3.1.4</cxf.geronimo.transaction.version>
-        <cxf.geronimo.openapi.version>1.0.12</cxf.geronimo.openapi.version>
+        <cxf.geronimo.openapi.version>1.0.14</cxf.geronimo.openapi.version>
         <cxf.glassfish.json.version>1.1.4</cxf.glassfish.json.version>
         <cxf.guava.version>30.1-jre</cxf.guava.version>
         <cxf.hamcrest.version>2.2</cxf.hamcrest.version>