From 496c836b3cd859d1f058dfecc2325878d66c13bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 04:05:39 +0000 Subject: [PATCH] Bump quarkus.platform.version from 2.16.12.Final to 3.7.2 Bumps `quarkus.platform.version` from 2.16.12.Final to 3.7.2. Updates `io.quarkus.platform:quarkus-bom` from 2.16.12.Final to 3.7.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.16.12.Final...3.7.2) Updates `io.quarkus.platform:quarkus-maven-plugin` from 2.16.12.Final to 3.7.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.16.12.Final...3.7.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/quarkus/pom.xml | 2 +- samples/quarkus3/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index 42fc63a..c4821c7 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -14,7 +14,7 @@ 11 UTF-8 UTF-8 - 2.16.12.Final + 3.7.2 3.2.5 diff --git a/samples/quarkus3/pom.xml b/samples/quarkus3/pom.xml index 6f9866a..c2a7fc4 100644 --- a/samples/quarkus3/pom.xml +++ b/samples/quarkus3/pom.xml @@ -14,7 +14,7 @@ 11 UTF-8 UTF-8 - 3.7.1 + 3.7.2 3.2.5