From 751b40677bc12d2541d52badb4bec9022178a4b6 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Wed, 22 Apr 2020 04:04:25 +0800 Subject: [PATCH] update jaxrs cxf cdi version to 3.1.2 --- .../src/main/resources/JavaJaxRS/cxf-cdi/pom.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/JavaJaxRS/cxf-cdi/pom.mustache b/modules/openapi-generator/src/main/resources/JavaJaxRS/cxf-cdi/pom.mustache index 2e4a1649272b..d553a7b1278e 100644 --- a/modules/openapi-generator/src/main/resources/JavaJaxRS/cxf-cdi/pom.mustache +++ b/modules/openapi-generator/src/main/resources/JavaJaxRS/cxf-cdi/pom.mustache @@ -58,8 +58,8 @@ org.apache.cxf cxf-rt-frontend-jaxrs - - 3.0.2 + + 3.1.2 provided