From 678e3c28f5efa932c81bf62c39787d3c6141cca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 07:08:27 +0000 Subject: [PATCH] Bump quarkus.version from 3.24.2 to 3.24.3 Bumps `quarkus.version` from 3.24.2 to 3.24.3. Updates `io.quarkus.platform:quarkus-bom` from 3.24.2 to 3.24.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.24.2...3.24.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.24.2 to 3.24.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.24.2...3.24.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.24.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.24.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/cli/pom.xml | 2 +- examples/webapp/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/cli/pom.xml b/examples/cli/pom.xml index caab8c2be7..e08f1d6f1a 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -18,7 +18,7 @@ 17 - 3.24.2 + 3.24.3 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 6c86c7bebd..d141d35ef8 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -18,7 +18,7 @@ 17 - 3.24.2 + 3.24.3 diff --git a/pom.xml b/pom.xml index f7e78f7484..8bd379616e 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 0.9.6 3.0.1 5.0.0 - 3.24.2 + 3.24.3 2.0.17 5.8.14