Skip to content

Commit f91b039

Browse files
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](minio/minio-java@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>
1 parent c7790ab commit f91b039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/milvustest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>io.minio</groupId>
123123
<artifactId>minio</artifactId>
124-
<version>8.4.1</version>
124+
<version>8.6.0</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)