You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ol...@apache.org on 2018/04/27 08:15:04 UTC

[ambari] branch trunk updated: AMBARI-23677. Update commons-compress dependency.

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

oleewere pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 0e111d8  AMBARI-23677. Update commons-compress dependency.
0e111d8 is described below

commit 0e111d8c91a5c620a09724108ac43fedd634e8bb
Author: Oliver Szabo <ol...@gmail.com>
AuthorDate: Fri Apr 27 10:13:18 2018 +0200

    AMBARI-23677. Update commons-compress dependency.
---
 ambari-logsearch/ambari-logsearch-logfeeder/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml b/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
index cd68100..d2e1364 100644
--- a/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
+++ b/ambari-logsearch/ambari-logsearch-logfeeder/pom.xml
@@ -127,7 +127,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.11</version>
+      <version>1.16.1</version>
     </dependency>
     <dependency>
       <groupId>com.amazonaws</groupId>

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