From ada193317f111a55a0fa90bd994301d31c2945a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 13:11:46 +0000 Subject: [PATCH] chore(deps): bump quarkus.platform.version from 3.28.0 to 3.28.1 Bumps `quarkus.platform.version` from 3.28.0 to 3.28.1. Updates `io.quarkus:quarkus-bom` from 3.28.0 to 3.28.1 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.28.0...3.28.1) Updates `io.quarkus:quarkus-maven-plugin` from 3.28.0 to 3.28.1 --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-version: 3.28.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-maven-plugin dependency-version: 3.28.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37ed1f5f..b4bd8ab0 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ true false - 3.28.0 + 3.28.1 3.27.6 3.5.4