From 5bb3b7f74d6a9755bf1c1ee52e29035bcdf82cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 04:56:39 +0000 Subject: [PATCH] Bump quarkus.platform.version from 2.16.9.Final to 3.3.3 Bumps `quarkus.platform.version` from 2.16.9.Final to 3.3.3. Updates `io.quarkus.platform:quarkus-bom` from 2.16.9.Final to 3.3.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.16.9.Final...3.3.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 2.16.9.Final to 3.3.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.16.9.Final...3.3.3) --- 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 5333fe1..645b79e 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -14,7 +14,7 @@ 11 UTF-8 UTF-8 - 2.16.9.Final + 3.3.3 3.1.2 diff --git a/samples/quarkus3/pom.xml b/samples/quarkus3/pom.xml index 153b0da..ea69d86 100644 --- a/samples/quarkus3/pom.xml +++ b/samples/quarkus3/pom.xml @@ -14,7 +14,7 @@ 11 UTF-8 UTF-8 - 3.3.2 + 3.3.3 3.1.2