Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 956eb7b commit dd48108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ testcontainers-junit = { module = "org.testcontainers:junit-jupiter", version.re
testcontainers-minio = { module = "org.testcontainers:minio", version.ref = "testcontainers" }
testcontainers-hashicorp-vault = { module = "org.testcontainers:vault", version.ref = "testcontainers" }
azure-storage-blob = { module = "com.azure:azure-storage-blob", version = "12.29.0" }
minio-io = { module = "io.minio:minio", version = "8.5.14" }
minio-io = { module = "io.minio:minio", version = "8.5.15" }

# federated catalog modules
edc-fc-spi-core = { module = "org.eclipse.edc:federated-catalog-spi", version.ref = "edc" }
Expand Down

0 comments on commit dd48108

Please sign in to comment.