From ea91213dc73a39b337e1ee2cf3be38c49d45af89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:16:57 +0000 Subject: [PATCH] chore(deps): bump quarkus.platform.version from 3.11.0 to 3.16.3 Bumps `quarkus.platform.version` from 3.11.0 to 3.16.3. Updates `io.quarkus.platform:quarkus-bom` from 3.11.0 to 3.16.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.11.0...3.16.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.11.0 to 3.16.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.11.0...3.16.3) --- 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 d182745e..e560804f 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -15,7 +15,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.11.0 + 3.16.3 true 3.5.2