From 0bb408524e40ebac5a76595ce8713742b9a18014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 16:32:34 +0100 Subject: [PATCH] Maven pom.xml(deps): Bump quarkus.platform.version (#229) Bumps `quarkus.platform.version` from 2.14.2.Final to 2.15.0.Final. Updates `quarkus-bom` from 2.14.2.Final to 2.15.0.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.14.2.Final...2.15.0.Final) Updates `quarkus-camel-bom` from 2.14.2.Final to 2.15.0.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.14.2.Final...2.15.0.Final) Updates `quarkus-maven-plugin` from 2.14.2.Final to 2.15.0.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.14.2.Final...2.15.0.Final) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-camel-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 211478d5..1ae37299 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ quarkus-bom io.quarkus.platform - 2.14.2.Final + 2.15.0.Final 18.0.2 true