This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 93fd5cc96ea chore(deps): Bump io.minio:minio from 8.5.13 to 8.5.14 
(#16384)
93fd5cc96ea is described below

commit 93fd5cc96eaa42e18712a7b256d456363d468c0f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 26 08:59:23 2024 +0100

    chore(deps): Bump io.minio:minio from 8.5.13 to 8.5.14 (#16384)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c3125434b9f..0e252eb0afd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -366,7 +366,7 @@
         <mina-version>2.2.3</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>
-        <minio-version>8.5.13</minio-version>
+        <minio-version>8.5.14</minio-version>
         <mock-javamail-version>1.9</mock-javamail-version>
         <mockwebserver-version>6.13.4</mockwebserver-version>
         <mockito-version>5.14.2</mockito-version>

Reply via email to