From ef936c2e46dc43c86d2c072770b76d0325f32bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:56:49 +0000 Subject: [PATCH] Bump quarkus.version from 3.4.3 to 3.5.0 Bumps `quarkus.version` from 3.4.3 to 3.5.0. Updates `io.quarkus:quarkus-bom` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.4.3...3.5.0) Updates `io.quarkus:quarkus-ide-config` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.4.3...3.5.0) Updates `io.quarkus:quarkus-maven-plugin` from 3.4.3 to 3.5.0 --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-ide-config dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca98f1f..5a27c57 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ UTF-8 quarkus-bom io.quarkus - 3.4.3 + 3.5.0 3.24.2 2.1.0 true