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 2022/06/26 14:31:54 UTC

[cxf] branch 3.6.x-fixes updated: Update Geronimo OpenApi to 1.0.15

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

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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new d59726e6fa Update Geronimo OpenApi to 1.0.15
d59726e6fa is described below

commit d59726e6fa942f9ea8c9a7a3d59c4632ecec711d
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Jun 26 10:31:42 2022 -0400

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 66deef16af..6c08e00fdf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -111,7 +111,7 @@
         <cxf.geronimo.json.version>1.4</cxf.geronimo.json.version>
         <cxf.geronimo.jta.version>1.1.1</cxf.geronimo.jta.version>
         <cxf.geronimo.transaction.version>3.1.4</cxf.geronimo.transaction.version>
-        <cxf.geronimo.openapi.version>1.0.14</cxf.geronimo.openapi.version>
+        <cxf.geronimo.openapi.version>1.0.15</cxf.geronimo.openapi.version>
         <cxf.glassfish.el.version>3.0.1-b11</cxf.glassfish.el.version>
         <cxf.glassfish.json.version>1.1.4</cxf.glassfish.json.version>
         <cxf.guava.version>30.1-jre</cxf.guava.version>