Skip to content

Commit

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

---
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 Dec 2, 2024
1 parent e7cdf54 commit e0560ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedded-minio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>embedded-minio</artifactId>

<properties>
<minio.version>8.5.13</minio.version>
<minio.version>8.5.14</minio.version>
<!-- Manage an OkHttp version supported by MinIO -->
<okhttp.version>4.12.0</okhttp.version>
</properties>
Expand Down

0 comments on commit e0560ad

Please sign in to comment.