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 2020/09/08 06:41:23 UTC

[camel] 01/02: Upgrade Minio to version 7.1.2

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

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

commit 68008e9f534cf0fb715991c5bcce87241103e44b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 8 08:34:54 2020 +0200

    Upgrade Minio to version 7.1.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c8ebb08..73e06ec 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -418,7 +418,7 @@
         <mina-version>2.1.3</mina-version>
         <minidns-version>0.3.4</minidns-version>
         <minimal-json-version>0.9.5</minimal-json-version>
-        <minio-version>7.1.0</minio-version>
+        <minio-version>7.1.2</minio-version>
         <mock-javamail-version>1.9</mock-javamail-version>
         <mockwebserver-version>0.1.8</mockwebserver-version>
         <mockito-version>3.3.3</mockito-version>