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

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


The following commit(s) were added to refs/heads/main by this push:
     new fee4ee1  Lz4 version is only used in Karaf
fee4ee1 is described below

commit fee4ee11ea5dc0da9c4d7a78188b5b85477be1e8
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Sep 7 07:12:16 2021 +0200

    Lz4 version is only used in Karaf
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d843c55..3147368 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,6 +224,7 @@
         <lucene-bundle-version>8.9.0_1</lucene-bundle-version>
         <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>
         <libthrift-bundle-version>0.14.1_1</libthrift-bundle-version>
+        <lz4-version>1.6.0</lz4-version>
         <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>

Reply via email to