From e909b9e9d05bee3dc70f6645c2216f0c918bd421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 09:08:44 +0000 Subject: [PATCH] Bump quarkus.platform.version from 1.13.7.Final to 2.3.1.Final Bumps `quarkus.platform.version` from 1.13.7.Final to 2.3.1.Final. Updates `quarkus-universe-bom` from 1.13.7.Final to 2.3.1.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/1.13.7.Final...2.3.1.Final) Updates `quarkus-maven-plugin` from 1.13.7.Final to 2.3.1.Final --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc6b48e202..1c000df9cc 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ quarkus-universe-bom io.quarkus - 1.13.7.Final + 2.3.1.Final