From cdca503a3eeb93b22acbe8c59bd39debf0d6de50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 01:23:40 +0000 Subject: [PATCH] build(deps): bump quarkus.platform.version in /tiny-img-service Bumps `quarkus.platform.version` from 3.12.0 to 3.12.1. Updates `io.quarkus.platform:quarkus-bom` from 3.12.0 to 3.12.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.12.0...3.12.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.12.0 to 3.12.1 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.12.0...3.12.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] --- tiny-img-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tiny-img-service/pom.xml b/tiny-img-service/pom.xml index bdb9954..ba78334 100644 --- a/tiny-img-service/pom.xml +++ b/tiny-img-service/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.12.0 + 3.12.1 true 3.3.0 0.8.12