You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2019/09/07 12:57:55 UTC

[cxf] branch master updated: [CXF-7601] update geronimo-openapi to 1.0.11

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

deki 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 65869ba  [CXF-7601] update geronimo-openapi to 1.0.11
65869ba is described below

commit 65869badeefe7eedd60fbc8b7d7c614a3c6d59a8
Author: Dennis Kieselhorst <de...@apache.org>
AuthorDate: Sat Sep 7 14:57:24 2019 +0200

    [CXF-7601] update geronimo-openapi to 1.0.11
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 75a90c1..78cd012 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -116,7 +116,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.9</cxf.geronimo.openapi.version>
+        <cxf.geronimo.openapi.version>1.0.11</cxf.geronimo.openapi.version>
         <cxf.glassfish.json.version>1.0.4</cxf.glassfish.json.version>
         <cxf.guava.version>20.0</cxf.guava.version>
         <cxf.hamcrest.version>1.3</cxf.hamcrest.version>