You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/10/10 07:22:36 UTC

[camel] 01/01: Upgrade Minio to version 8.5.6

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

acosentino pushed a commit to branch minio-8.5.6
in repository https://gitbox.apache.org/repos/asf/camel.git

commit f57d7e40e88f43f9280b86ece37e6559e28c1835
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 10 09:22:14 2023 +0200

    Upgrade Minio to version 8.5.6
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 90d93e0515d..38441a09f1f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -338,7 +338,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.5</minio-version>
+        <minio-version>8.5.6</minio-version>
         <mock-javamail-version>1.9</mock-javamail-version>
         <mockwebserver-version>0.2.2</mockwebserver-version>
         <mockito-version>5.2.0</mockito-version>