From c954ff5638f8cfca39c9cbc8d2694611975ac5d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 17:11:27 +0000 Subject: [PATCH] chore(deps): bump io.minio:minio from 8.5.2 to 8.5.7 Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.2 to 8.5.7. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.5.2...8.5.7) --- updated-dependencies: - dependency-name: io.minio:minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce3594a..753037e 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 5.8.23 3.0.2 7.3 - 8.5.2 + 8.5.7 3.5.14 2.3.0 3.5.4.1 -- GitLab