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 2021/03/30 05:32:59 UTC

[camel-karaf] 01/02: Added Minio commmons compress version for Karaf feature

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-karaf.git

commit 12d473977e9dd72dca12d98a707b7eda7284893e
Author: Andrea Cosentino <an...@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 0c93c4e..3b04247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,6 +222,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>