Skip to content

Commit

Permalink
Bump io.minio:minio from 8.5.7 to 8.5.8
Browse files Browse the repository at this point in the history
Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.7 to 8.5.8.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](minio/minio-java@8.5.7...8.5.8)

---
updated-dependencies:
- dependency-name: io.minio:minio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent b3da707 commit fab3ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oss-backend-minio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>io.minio</groupId>
<artifactId>minio</artifactId>
<version>8.5.7</version>
<version>8.5.8</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit fab3ca9

Please sign in to comment.