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 155bf5ae0 Bump io.minio:minio from 9.0.1 to 9.0.2 (#1916)
155bf5ae0 is described below
commit 155bf5ae08678a739602dc788dc518277a31ade0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 14:15:56 2026 +0200
Bump io.minio:minio from 9.0.1 to 9.0.2 (#1916)
Bumps [io.minio:minio](https://github.com/minio/minio-java) from 9.0.1 to
9.0.2.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](https://github.com/minio/minio-java/compare/9.0.1...9.0.2)
---
updated-dependencies:
- dependency-name: io.minio:minio
dependency-version: 9.0.2
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>
---
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 a80e5c56c..4d9d71a67 100644
--- a/maven-resolver-transport-minio/pom.xml
+++ b/maven-resolver-transport-minio/pom.xml
@@ -77,7 +77,7 @@
<dependency>
<groupId>io.minio</groupId>
<artifactId>minio</artifactId>
- <version>9.0.1</version>
+ <version>9.0.2</version>
</dependency>
<!-- Overrides/Updates for Minio Java -->