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/05/12 19:07:45 UTC

[cxf] 09/10: update to latest geronimo-openapi-impl release

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

deki pushed a commit to branch CXF-7601_microProfileOpenApi
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 0e92a8516fc20606b3ab7caf6a90cf14405cdd8c
Author: Dennis Kieselhorst <de...@apache.org>
AuthorDate: Sun May 12 20:50:16 2019 +0200

    update to latest geronimo-openapi-impl release
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index af5558c..e5e1080 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -119,7 +119,7 @@
         <cxf.geronimo.jpa.version>1.0</cxf.geronimo.jpa.version>
         <cxf.geronimo.jsonb.version>1.1</cxf.geronimo.jsonb.version>
         <cxf.geronimo.json.version>1.2</cxf.geronimo.json.version>
-        <cxf.geronimo.openapi.version>1.0.7</cxf.geronimo.openapi.version>
+        <cxf.geronimo.openapi.version>1.0.8</cxf.geronimo.openapi.version>
         <cxf.openjpa.version>2.4.3</cxf.openjpa.version>
         <cxf.geronimo.transaction.version>3.1.4</cxf.geronimo.transaction.version>
         <cxf.jasypt.bundle.version>1.9.2_1</cxf.jasypt.bundle.version>