From 4cc7a11fbbb5cddfa698a418203f85fbd25ecd1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:36:05 -0700 Subject: [PATCH] chore(deps): bump quarkus.version in /run/quarkus-hello-world (#950) Bumps `quarkus.version` from 3.7.2 to 3.7.3. Updates `io.quarkus.platform:quarkus-bom` from 3.7.2 to 3.7.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.7.2...3.7.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.7.2 to 3.7.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.7.2...3.7.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- run/quarkus-hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/quarkus-hello-world/pom.xml b/run/quarkus-hello-world/pom.xml index af66d47d..180a6305 100644 --- a/run/quarkus-hello-world/pom.xml +++ b/run/quarkus-hello-world/pom.xml @@ -14,7 +14,7 @@ UTF-8 UTF-8 - 3.7.2 + 3.7.3 1.9.22