From 395e91d8109245a5f3240c6aec6d4249008772b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:56:32 +0000 Subject: [PATCH] Bump quarkus.version from 3.16.2 to 3.16.3 Bumps `quarkus.version` from 3.16.2 to 3.16.3. Updates `io.quarkus:quarkus-bom` from 3.16.2 to 3.16.3 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.16.2...3.16.3) Updates `io.quarkus:quarkus-maven-plugin` from 3.16.2 to 3.16.3 --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus: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 95c94c0f494..9fc2285d668 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.16.2 + 3.16.3 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 477ae95a05d..bacacd625d7 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.16.2 + 3.16.3 diff --git a/pom.xml b/pom.xml index 150c3412d96..f5a7ef121e4 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 0.9.6 3.0.1 4.12.0 - 3.16.2 + 3.16.3 2.0.16 5.8.14