From e3253c724de5fdaca418ac6ceda2f20eb7315cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:26:18 +0000 Subject: [PATCH] Bump quarkus.version from 3.11.1 to 3.11.2 Bumps `quarkus.version` from 3.11.1 to 3.11.2. Updates `io.quarkus:quarkus-bom` from 3.11.1 to 3.11.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.11.1...3.11.2) Updates `io.quarkus:quarkus-maven-plugin` from 3.11.1 to 3.11.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 7bc1304672c..78502371fdc 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.11.1 + 3.11.2 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 130fe439c55..6bde6dcd758 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.11.1 + 3.11.2 diff --git a/pom.xml b/pom.xml index de904ae1dd8..dc59f8952de 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 0.9.6 3.0.1 4.12.0 - 3.11.1 + 3.11.2 2.0.13 5.8.8