From 42c6bccc6a682d4f604a38467ca2ca7ad8b03ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:29:12 +0000 Subject: [PATCH] Bump quarkus.version from 3.11.0 to 3.11.1 Bumps `quarkus.version` from 3.11.0 to 3.11.1. Updates `io.quarkus:quarkus-bom` from 3.11.0 to 3.11.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.11.0...3.11.1) Updates `io.quarkus:quarkus-maven-plugin` from 3.11.0 to 3.11.1 --- 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 e7ca23b0fbd..7bc1304672c 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.11.0 + 3.11.1 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 1f555c31ede..130fe439c55 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -19,7 +19,7 @@ 17 17 - 3.11.0 + 3.11.1 diff --git a/pom.xml b/pom.xml index c53a8e434f8..3fc48fe1166 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 0.9.6 3.0.1 4.12.0 - 3.11.0 + 3.11.1 2.0.13 5.8.8