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 7a04036 Upgrade Lz4 vto version 1.8.0 7a04036 is described below commit 7a0403623adc49eee200080fb4f944c24cc0ee27 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Sep 7 08:05:37 2021 +0200 Upgrade Lz4 vto version 1.8.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3147368..8b1df37 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +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> + <lz4-version>1.8.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>