From 584db1ea4ae03099761f273d3b11a1a65286c165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 15:01:42 +0000 Subject: [PATCH] chore(deps): bump quarkus.platform.version from 3.8.3 to 3.9.1 Bumps `quarkus.platform.version` from 3.8.3 to 3.9.1. Updates `io.quarkus.platform:quarkus-bom` from 3.8.3 to 3.9.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.8.3...3.9.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.8.3 to 3.9.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.8.3...3.9.1) --- 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-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 97f5f922..da14b69d 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -16,7 +16,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.8.3 + 3.9.1 true 3.2.5