Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent c0d02ed commit 9a5603e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<surefire-plugin.version>3.5.1</surefire-plugin.version>
<failsafe-plugin.version>${version.surefire.plugin}</failsafe-plugin.version>
<quarkus.version>3.15.1</quarkus.version>
<minio.version>8.5.12</minio.version>
<minio.version>8.5.13</minio.version>
<assertj.version>3.26.3</assertj.version>
</properties>
<scm>
Expand Down

0 comments on commit 9a5603e

Please sign in to comment.