From 71f7c1e5f937635e97c8699201aa6f9af0b50b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:05:56 -0400 Subject: [PATCH] Bump quarkus.platform.version from 3.2.3.Final to 3.2.4.Final (#1536) Bumps `quarkus.platform.version` from 3.2.3.Final to 3.2.4.Final. Updates `io.quarkus:quarkus-bom` from 3.2.3.Final to 3.2.4.Final - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.2.3.Final...3.2.4.Final) Updates `io.quarkus:quarkus-maven-plugin` from 3.2.3.Final to 3.2.4.Final --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus:quarkus-maven-plugin 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> --- testsuite/data/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/data/pom.xml b/testsuite/data/pom.xml index 2e63bff31..206de5c74 100644 --- a/testsuite/data/pom.xml +++ b/testsuite/data/pom.xml @@ -17,7 +17,7 @@ 11 quarkus-bom io.quarkus - 3.2.3.Final + 3.2.4.Final uber-jar false