From 89e6a504f03af5b413697d78274fc7b8ab29f240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 11:11:26 +0000 Subject: [PATCH] Bump quarkus.platform.version from 3.2.2.Final to 3.2.3.Final (#1527) Bumps `quarkus.platform.version` from 3.2.2.Final to 3.2.3.Final. Updates `io.quarkus:quarkus-bom` from 3.2.2.Final to 3.2.3.Final - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/3.2.2.Final...3.2.3.Final) Updates `io.quarkus:quarkus-maven-plugin` from 3.2.2.Final to 3.2.3.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 5dfaebc33..2e63bff31 100644 --- a/testsuite/data/pom.xml +++ b/testsuite/data/pom.xml @@ -17,7 +17,7 @@ 11 quarkus-bom io.quarkus - 3.2.2.Final + 3.2.3.Final uber-jar false