From 5a9dc82ddaac67b283b0fde9f41cdbb28c8278d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:41:53 +0000 Subject: [PATCH] Bump io.minio:minio from 7.0.2 to 8.6.0 in /runtime Bumps [io.minio:minio](https://github.com/minio/minio-java) from 7.0.2 to 8.6.0. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/7.0.2...8.6.0) --- updated-dependencies: - dependency-name: io.minio:minio dependency-version: 8.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/pom.xml b/runtime/pom.xml index 4272b1f..c013c85 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -17,7 +17,7 @@ io.minio minio - 7.0.2 + 8.6.0 compile