From 19afe6621022bedbda027e61277dcca912932555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 03:41:15 +0000 Subject: [PATCH] Chore(deps): Bump io.minio:minio from 8.5.7 to 8.6.0 in /spring Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.7 to 8.6.0. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.5.7...8.6.0) --- updated-dependencies: - dependency-name: io.minio:minio dependency-version: 8.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring/pom.xml b/spring/pom.xml index b2abdd01..6bade9e4 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -58,7 +58,7 @@ io.minio minio - 8.5.7 + 8.6.0