From a5bf8536695b95ddb58044494f7fa36b68514b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 14:36:27 +0000 Subject: build(deps): bump quarkus.platform.version from 3.28.3 to 3.28.4 (#733) Bumps `quarkus.platform.version` from 3.28.3 to 3.28.4. Updates `io.quarkus.platform:quarkus-bom` from 3.28.3 to 3.28.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.28.3...3.28.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.28.3 to 3.28.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.28.3...3.28.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.28.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.28.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3be2e69..8595cff 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.28.3 + 3.28.4 2.6.2 2.1.3 1.56.0 -- cgit