From 00c3fd4ca3af8bf474824bb4899a4819a1a062a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 06:20:46 +0000 Subject: [PATCH] build(deps): Bump quarkus.platform.version from 3.9.1 to 3.9.3 Bumps `quarkus.platform.version` from 3.9.1 to 3.9.3. Updates `io.quarkus.platform:quarkus-bom` from 3.9.1 to 3.9.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.9.1...3.9.3) Updates `io.quarkus:quarkus-maven-plugin` from 3.9.1 to 3.9.3 --- updated-dependencies: - dependency-name: io.quarkus.platform: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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 904cac5..b92781a 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ uber-jar quarkus-bom io.quarkus.platform - 3.9.1 + 3.9.3 true latest false