This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-karaf-3.11.x in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/camel-karaf-3.11.x by this push: new a321248 Fix camel-minio karaf feature a321248 is described below commit a32124856806aa5bf2ecab05f364a44b47b8e3cb Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Nov 13 14:17:46 2021 +0100 Fix camel-minio karaf feature --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2ee0973..0abf49e 100644 --- a/pom.xml +++ b/pom.xml @@ -226,7 +226,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> + <minio-commons-compress-version>1.21</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>