From 65050ec515c50a870f33afc1f58f198ae11558af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 09:36:44 -0400 Subject: build(deps): bump quarkus.platform.version from 3.25.3 to 3.25.4 (#691) Bumps `quarkus.platform.version` from 3.25.3 to 3.25.4. Updates `io.quarkus.platform:quarkus-bom` from 3.25.3 to 3.25.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.3...3.25.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.25.3 to 3.25.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.3...3.25.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.25.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.25.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 6785054..b6ae3d7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.25.3 + 3.25.4 2.6.2 2.1.3 1.54.0 -- cgit