Переглянути джерело

Bump io.minio:minio from 8.4.1 to 8.6.0 in /tests/milvustest (#1635)

Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.4.1 to 8.6.0.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](https://github.com/minio/minio-java/compare/8.4.1...8.6.0)

---
updated-dependencies:
- dependency-name: io.minio:minio
  dependency-version: 8.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 місяців тому
батько
коміт
f91b039355
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      tests/milvustest/pom.xml

+ 1 - 1
tests/milvustest/pom.xml

@@ -121,7 +121,7 @@
         <dependency>
             <groupId>io.minio</groupId>
             <artifactId>minio</artifactId>
-            <version>8.4.1</version>
+            <version>8.6.0</version>
         </dependency>
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>