This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 528241e7aeefc064009e09739c25cbc86169b368 Author: Andriy Redko <[email protected]> AuthorDate: Sun Jun 26 10:31:42 2022 -0400 Update Geronimo OpenApi to 1.0.15 (cherry picked from commit d59726e6fa942f9ea8c9a7a3d59c4632ecec711d) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 2efc2d5c1f..a14365b1e2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -113,7 +113,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>
