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

bslim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new f0b977e  Upgrade lz4-java to 1.5.0 (#6478)
f0b977e is described below

commit f0b977ea7f1df7821b49a4a0a754c2b3ce43f6b5
Author: patelh <[email protected]>
AuthorDate: Wed Oct 17 18:34:20 2018 -0700

    Upgrade lz4-java to 1.5.0 (#6478)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a635d2e..7a054da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -569,7 +569,7 @@
             <dependency>
                 <groupId>org.lz4</groupId>
                 <artifactId>lz4-java</artifactId>
-                <version>1.4.0</version>
+                <version>1.5.0</version>
             </dependency>
             <dependency>
                 <groupId>com.google.protobuf</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to