Skip to content

Commit 19ac9db

Browse files
Bump minio from 8.5.2 to 8.5.3 (PlaytikaOSS#1338)
Bumps [minio](https://github.com/minio/minio-java) from 8.5.2 to 8.5.3. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](minio/minio-java@8.5.2...8.5.3) --- updated-dependencies: - dependency-name: io.minio:minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 922360d commit 19ac9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-minio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<artifactId>embedded-minio</artifactId>
1414

1515
<properties>
16-
<minio.version>8.5.2</minio.version>
16+
<minio.version>8.5.3</minio.version>
1717
<!-- Manage an OkHttp version supported by MinIO -->
1818
<okhttp.version>4.11.0</okhttp.version>
1919
</properties>

0 commit comments

Comments
 (0)