From 1c38bfd5a03162a230bab8a7ae3529f99655fb7f Mon Sep 17 00:00:00 2001 From: William Cheng Date: Wed, 27 Oct 2021 23:42:46 +0800 Subject: [PATCH] update microprofile to newer version (#10714) --- .../main/resources/Java/libraries/microprofile/pom.mustache | 4 ++-- samples/client/petstore/java/microprofile-rest-client/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/openapi-generator/src/main/resources/Java/libraries/microprofile/pom.mustache b/modules/openapi-generator/src/main/resources/Java/libraries/microprofile/pom.mustache index 642e02c21c3..3d5f941907b 100644 --- a/modules/openapi-generator/src/main/resources/Java/libraries/microprofile/pom.mustache +++ b/modules/openapi-generator/src/main/resources/Java/libraries/microprofile/pom.mustache @@ -77,7 +77,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-api - 1.2.1 + 1.4.1 @@ -189,7 +189,7 @@ {{/useBeanValidation}} 3.2.7 2.9.7 - 1.2.2 + 1.2.2 1.3.5 1.0.2 1.1.6 diff --git a/samples/client/petstore/java/microprofile-rest-client/pom.xml b/samples/client/petstore/java/microprofile-rest-client/pom.xml index 39b65989001..2050156fe40 100644 --- a/samples/client/petstore/java/microprofile-rest-client/pom.xml +++ b/samples/client/petstore/java/microprofile-rest-client/pom.xml @@ -66,7 +66,7 @@ org.eclipse.microprofile.rest.client microprofile-rest-client-api - 1.2.1 + 1.4.1 @@ -157,7 +157,7 @@ 1.2.0 3.2.7 2.9.7 - 1.2.2 + 1.2.2 1.3.5 1.0.2 1.1.6