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/14 15:56:36 UTC

[cxf] branch master updated: 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 master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 029d1dc  Update Geronimo OpenAPI to 1.0.14
029d1dc is described below

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

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7796f1d..b7b1b14 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -113,7 +113,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>