From a759124a086f9db52bbe181a734626083a617987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 00:18:01 +0000 Subject: [PATCH] Bump quarkus-plugin.version from 2.0.0.Final to 2.0.1.Final Bumps `quarkus-plugin.version` from 2.0.0.Final to 2.0.1.Final. Updates `quarkus-universe-bom` from 2.0.0.Final to 2.0.1.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.0.0.Final...2.0.1.Final) Updates `quarkus-maven-plugin` from 2.0.0.Final to 2.0.1.Final --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quarkus/pom.xml b/quarkus/pom.xml index 4a10dd65..dd4599a9 100644 --- a/quarkus/pom.xml +++ b/quarkus/pom.xml @@ -14,7 +14,7 @@ UTF-8 - 2.0.0.Final + 2.0.1.Final