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/08/23 05:17:03 UTC

[camel] branch minio-8.5.5 created (now baec9a79350)

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

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


      at baec9a79350 Upgrade Minio to version 8.5.5

This branch includes the following new commits:

     new baec9a79350 Upgrade Minio to version 8.5.5

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.5

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.5
in repository https://gitbox.apache.org/repos/asf/camel.git

commit baec9a793509474446f864f7c07fc3a387713f3b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Aug 23 07:12:48 2023 +0200

    Upgrade Minio to version 8.5.5
    
    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 6e0c93d35dd..debafce4591 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -342,7 +342,7 @@
         <mina-version>2.2.2</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>
-        <minio-version>8.5.4</minio-version>
+        <minio-version>8.5.5</minio-version>
         <mock-javamail-version>1.9</mock-javamail-version>
         <mockwebserver-version>0.2.2</mockwebserver-version>
         <mockito-version>3.12.4</mockito-version>