From 6f1db1f4e8d509c996b3e731f2a40f2ea3ee597e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 01:35:58 +0000 Subject: [PATCH] build(deps): bump io.minio:minio from 8.5.17 to 9.0.0 Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.17 to 9.0.0. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.5.17...9.0.0) --- updated-dependencies: - dependency-name: io.minio:minio dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- micro-pic-upload-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micro-pic-upload-starter/pom.xml b/micro-pic-upload-starter/pom.xml index 12b67f3..2e91383 100644 --- a/micro-pic-upload-starter/pom.xml +++ b/micro-pic-upload-starter/pom.xml @@ -27,7 +27,7 @@ io.minio minio - 8.5.17 + 9.0.0 true