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:35 UTC

[camel] branch minio-8.5.6 created (now f57d7e40e88)

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

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


      at f57d7e40e88 Upgrade Minio to version 8.5.6

This branch includes the following new commits:

     new f57d7e40e88 Upgrade Minio to version 8.5.6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ac...@apache.org.
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>