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

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

commit 92c91ed5f0ffbd267465b4a6e9c00d22ffb660c7
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Mar 30 07:19:04 2021 +0200

    Added Minio commmons compress version for Karaf feature
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index cbeabe8..819af09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,6 +221,7 @@
         <maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>
         <maven-owasp-plugin-version>5.3.1</maven-owasp-plugin-version>
         <maven-surefire-plugin-version>3.0.0-M4</maven-surefire-plugin-version>
+        <minio-commons-compress-version>1.20</minio-commons-compress-version>
         <mockwebserver-version>0.1.7</mockwebserver-version>
         <mustache-guava-version>20.0</mustache-guava-version>
         <mustache-bundle-version>0.9.7_1</mustache-bundle-version>

Reply via email to