From a6f28d844287ea07dfaf6b6d2a2ab76270628271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:50:25 +0200 Subject: [PATCH] chore(deps): bump quarkus.platform.version from 3.3.0 to 3.3.1 (#153) Bumps `quarkus.platform.version` from 3.3.0 to 3.3.1. Updates `io.quarkus.platform:quarkus-bom` from 3.3.0 to 3.3.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.3.0...3.3.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.3.0 to 3.3.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform: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> --- samples/quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index 64a51b9..db2d21f 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -16,7 +16,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.3.0 + 3.3.1 true 3.1.2