From 1a4d9613d9ba188fcf3a3d7e56315d7a1fefd35b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 12:24:56 +0000 Subject: [PATCH] Bump quarkus.platform.version from 3.14.2 to 3.14.3 Bumps `quarkus.platform.version` from 3.14.2 to 3.14.3. Updates `io.quarkus.platform:quarkus-bom` from 3.14.2 to 3.14.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.14.2...3.14.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.14.2 to 3.14.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.14.2...3.14.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production 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 4aa7b76..3735dea 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ quarkus-bom io.quarkus.platform - 3.14.2 + 3.14.3 1.18.34