From 69216a61332b5740a368ed8a4b9fd385d256dc02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:12:44 +0000 Subject: [PATCH] chore(deps): bump quarkus.platform.version from 3.4.1 to 3.4.2 Bumps `quarkus.platform.version` from 3.4.1 to 3.4.2. Updates `io.quarkus.platform:quarkus-bom` from 3.4.1 to 3.4.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.4.1...3.4.2) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.4.1 to 3.4.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.4.1...3.4.2) --- 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] --- samples/quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index 0661fc81..80446a69 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -16,7 +16,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.4.1 + 3.4.2 true 3.1.2