From 6c1f0a977d15dde07550309b64fb462d5ad392d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:43:48 +0000 Subject: [PATCH] Bump quarkus.version from 3.17.3 to 3.17.4 Bumps `quarkus.version` from 3.17.3 to 3.17.4. Updates `io.quarkus.platform:quarkus-bom` from 3.17.3 to 3.17.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.17.3...3.17.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.17.3 to 3.17.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.17.3...3.17.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin 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 fff01a0be99..b71e4646d9e 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -18,7 +18,7 @@ 17 - 3.17.3 + 3.17.4 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index f41223f2c93..c3d67589211 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -18,7 +18,7 @@ 17 - 3.17.3 + 3.17.4 diff --git a/pom.xml b/pom.xml index 84799a83be8..b31f204b263 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 0.9.6 3.0.1 4.12.0 - 3.17.3 + 3.17.4 2.0.16 5.8.14