From d83375d7c70cce2115f1035e88949f76ba9e0d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:19:14 +0000 Subject: [PATCH] chore(deps): bump quarkus.platform.version from 3.6.6 to 3.6.8 Bumps `quarkus.platform.version` from 3.6.6 to 3.6.8. Updates `io.quarkus.platform:quarkus-bom` from 3.6.6 to 3.6.8 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.6.6...3.6.8) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.6.6 to 3.6.8 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.6.6...3.6.8) --- 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 b036f5bf..3ec1cea0 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -16,7 +16,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.6.6 + 3.6.8 true 3.2.5