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

fjy 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 41f23b5  Bump commons-compress from 1.16 to 1.18 (#7924)
41f23b5 is described below

commit 41f23b5120d23f501fd931642b62c80bf3dec7dd
Author: Fokko Driesprong <[email protected]>
AuthorDate: Wed Jun 19 19:43:01 2019 +0200

    Bump commons-compress from 1.16 to 1.18 (#7924)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6f0fd5d..53b420e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -364,7 +364,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-compress</artifactId>
-                <version>1.16</version>
+                <version>1.18</version>
             </dependency>
             <dependency>
                 <groupId>org.tukaani</groupId>


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

Reply via email to