From 4c558146d3e04cd60e2e181393a03d2ca1119f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:57:12 +0000 Subject: [PATCH] Bump quarkus.version from 3.16.1 to 3.16.2 Bumps `quarkus.version` from 3.16.1 to 3.16.2. Updates `io.quarkus:quarkus-bom` from 3.16.1 to 3.16.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.16.1...3.16.2) Updates `io.quarkus:quarkus-maven-plugin` from 3.16.1 to 3.16.2 --- 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 bac5ab926a8..95c94c0f494 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.16.1 + 3.16.2 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 40aa8b8b2ad..477ae95a05d 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.16.1 + 3.16.2 diff --git a/pom.xml b/pom.xml index 7a9622f40d2..150c3412d96 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 0.9.6 3.0.1 4.12.0 - 3.16.1 + 3.16.2 2.0.16 5.8.14