From 4de7134835ac4e6fae87e6042f23d2eea3f4ede7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:13:12 +0000 Subject: [PATCH] chore(deps): bump the quarkus group with 1 update Bumps the quarkus group with 1 update: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus). Updates `io.quarkus:quarkus-bom` from 3.5.2 to 3.7.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.5.2...3.7.1) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quarkus ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 120fb40..7375548 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ ${project.build.directory}/distributions - 3.5.2 + 3.7.1 ${quarkus.platform.version} --initialize-at-run-time=com.google.common.cache 5