From 8c1765a66ec8d728a005098bedd943bef7cb930f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:02:03 +0000 Subject: [PATCH] chore(deps): bump the quarkus group with 2 updates Bumps the quarkus group with 2 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin. Updates `io.quarkus:quarkus-bom` from 3.16.3 to 3.17.0 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.16.3...3.17.0) Updates `io.quarkus:quarkus-maven-plugin` from 3.16.3 to 3.17.0 --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: quarkus - dependency-name: io.quarkus:quarkus-maven-plugin 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 67c97fc..9257fb0 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ ${project.build.directory}/distributions - 3.16.3 + 3.17.0 ${quarkus.platform.version} --initialize-at-run-time=com.google.common.cache 5