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