This is an automated email from the ASF dual-hosted git repository. cstamas pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/master by this push: new 3f91b66f [MRESOLVER-654] Bump io.minio:minio from 8.5.14 to 8.5.17 (#639) 3f91b66f is described below commit 3f91b66f63c0ae81d71040741d625ed3bf02c0a8 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sun Jan 26 19:49:05 2025 +0100 [MRESOLVER-654] Bump io.minio:minio from 8.5.14 to 8.5.17 (#639) Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.14 to 8.5.17. - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.5.14...8.5.17) --- updated-dependencies: - dependency-name: io.minio:minio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- https://issues.apache.org/jira/browse/MRESOLVER-654 --- maven-resolver-transport-minio/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-resolver-transport-minio/pom.xml b/maven-resolver-transport-minio/pom.xml index 57ce3c36..0ccfbb65 100644 --- a/maven-resolver-transport-minio/pom.xml +++ b/maven-resolver-transport-minio/pom.xml @@ -63,7 +63,7 @@ <dependency> <groupId>io.minio</groupId> <artifactId>minio</artifactId> - <version>8.5.14</version> + <version>8.5.17</version> </dependency> <!-- Overrides/Updates for Minio Java -->