This is an automated email from the ASF dual-hosted git repository.
slachiewicz 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 70566e835 Bump io.minio:minio from 9.0.2 to 9.0.3
70566e835 is described below
commit 70566e835090a9f26c01f5531605f28bd484d994
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 05:23:14 2026 +0000
Bump io.minio:minio from 9.0.2 to 9.0.3
Bumps [io.minio:minio](https://github.com/minio/minio-java) from 9.0.2 to
9.0.3.
- [Release notes](https://github.com/minio/minio-java/releases)
- [Commits](https://github.com/minio/minio-java/compare/9.0.2...9.0.3)
---
updated-dependencies:
- dependency-name: io.minio:minio
dependency-version: 9.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 4d9d71a67..9d5390c6e 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.2</version>
+ <version>9.0.3</version>
</dependency>
<!-- Overrides/Updates for Minio Java -->