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 4398f972 [MRESOLVER-638] Bump io.minio:minio from 8.5.13 to 8.5.14 
(#608)
4398f972 is described below

commit 4398f9723f767243b870fe51c7347951ae3194f2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 11 19:36:47 2024 +0100

    [MRESOLVER-638] Bump io.minio:minio from 8.5.13 to 8.5.14 (#608)
    
    Bumps [io.minio:minio](https://github.com/minio/minio-java) from 8.5.13 to 
8.5.14.
    - [Release notes](https://github.com/minio/minio-java/releases)
    - [Commits](https://github.com/minio/minio-java/compare/8.5.13...8.5.14)
    
    ---
    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-638
---
 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 0658e29b..60a464f9 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.13</version>
+      <version>8.5.14</version>
     </dependency>
 
     <!-- Overrides/Updates for Minio Java -->

Reply via email to