From d6e41aede63fae098ae67b20311b7c3b6bd60673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 08:29:26 +0000 Subject: [PATCH] :arrow_up: Bump io.minio:minio from 8.3.7 to 8.5.17 Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.3.7 to 8.5.17. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.3.7...8.5.17) --- updated-dependencies: - dependency-name: io.minio:minio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- blade-starter-oss/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blade-starter-oss/pom.xml b/blade-starter-oss/pom.xml index 20b5283..f58fcd2 100644 --- a/blade-starter-oss/pom.xml +++ b/blade-starter-oss/pom.xml @@ -33,7 +33,7 @@ io.minio minio - 8.3.7 + 8.5.17