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 2018/02/05 07:10:28 UTC

[camel] branch master updated: Upgrade Lz4 to version 1.4.1

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


The following commit(s) were added to refs/heads/master by this push:
     new 8634e0f  Upgrade Lz4 to version 1.4.1
8634e0f is described below

commit 8634e0f4194c885f91083286720989b852059cb2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 5 08:04:33 2018 +0100

    Upgrade Lz4 to version 1.4.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5dc6434..b56e150 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -462,7 +462,7 @@
     <lucene-version-range>[5,6)</lucene-version-range>
     <lightcouch-version>0.2.0</lightcouch-version>
     <lightcouch-bundle-version>0.2.0_1</lightcouch-bundle-version>
-    <lz4-version>1.4.0</lz4-version>
+    <lz4-version>1.4.1</lz4-version>
     <!-- needed from tooling/archetypes -->
     <!-- use antrun 1.6 as 1.7 fails with finding tools.jar on java on some platforms -->
     <maven-antrun-plugin-version>1.6</maven-antrun-plugin-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.