From 960bdaed6aaaf8f38d671a7559366b8d56299f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 13:28:57 +0100 Subject: [PATCH] chore(deps): bump the quarkus group with 2 updates (#350) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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