From f596d2b22389159222934af845553e1f97464eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 22:18:57 +0000 Subject: [PATCH] Bump version.quarkus from 2.11.1.Final to 2.11.2.Final Bumps `version.quarkus` from 2.11.1.Final to 2.11.2.Final. Updates `resteasy-reactive-common` from 2.11.1.Final to 2.11.2.Final Updates `quarkus-kotlin` from 2.11.1.Final to 2.11.2.Final Updates `quarkus-reactive-routes` from 2.11.1.Final to 2.11.2.Final --- updated-dependencies: - dependency-name: io.quarkus.resteasy.reactive:resteasy-reactive-common dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-kotlin dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-reactive-routes dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d44818b83..ed6a4411e 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ org.jboss.resteasy.microprofile microprofile-rest-client 2.0.0.Beta1 - 2.11.1.Final + 2.11.2.Final