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 2017/07/28 07:15:13 UTC

camel git commit: Upgrade LZF to version 1.0.4

Repository: camel
Updated Branches:
  refs/heads/master d150d056a -> 2e58b4037


Upgrade LZF to version 1.0.4


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2e58b403
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2e58b403
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/2e58b403

Branch: refs/heads/master
Commit: 2e58b4037ef102cf664048a3b3fc11f920631a2b
Parents: d150d05
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jul 28 09:14:50 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jul 28 09:14:50 2017 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/2e58b403/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 774d573..feceb87 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
     <commons-pool-version>1.6</commons-pool-version>
     <commons-pool2-version>2.4.2</commons-pool2-version>
     <commons-vfs2-version>2.0</commons-vfs2-version>
-    <compress-lzf-version>1.0.3</compress-lzf-version>
+    <compress-lzf-version>1.0.4</compress-lzf-version>
     <consul-client-version>0.15.2</consul-client-version>
     <consul-client-bundle-version>0.15.2_1</consul-client-bundle-version>
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>