From d54d133c22e503be373e1f0cf148a3e7a3e8092a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 04:33:44 +0000 Subject: [PATCH] Bump quarkus.platform.version from 3.13.2 to 3.13.3 in /backend Bumps `quarkus.platform.version` from 3.13.2 to 3.13.3. Updates `io.quarkus.platform:quarkus-bom` from 3.13.2 to 3.13.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.13.2...3.13.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.13.2 to 3.13.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.13.2...3.13.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] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 288f917..0302cd9 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -13,7 +13,7 @@ quarkus-bom io.quarkus.platform - 3.13.2 + 3.13.3 3.13.0 3.4.0