From 1f8f08281db05d6c0f005080d44cce0980fff439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:44:45 +0000 Subject: [PATCH] Bump io.minio:minio from 7.0.2 to 8.6.0 in /GUI 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] --- GUI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/pom.xml b/GUI/pom.xml index bb9b41a..22e29ac 100644 --- a/GUI/pom.xml +++ b/GUI/pom.xml @@ -59,7 +59,7 @@ io.minio minio - 7.0.2 + 8.6.0