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

nitiraj pushed a commit to branch branch-2.6
in repository https://gitbox.apache.org/repos/asf/ambari.git


The following commit(s) were added to refs/heads/branch-2.6 by this push:
     new b5540cd  AMBARI-22833 : change commons-collections-3.2.1.jar being 
used by ambari views to commons-collections-3.2.2.jar (nitirajrathore) (#186)
b5540cd is described below

commit b5540cd983010455306adacce084793f5f9a23d4
Author: nitirajrathore <nitiraj.rath...@gmail.com>
AuthorDate: Tue Feb 6 22:15:18 2018 +0530

    AMBARI-22833 : change commons-collections-3.2.1.jar being used by ambari 
views to commons-collections-3.2.2.jar (nitirajrathore) (#186)
    
    merging as changes are  approved
---
 contrib/views/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/contrib/views/pom.xml b/contrib/views/pom.xml
index 6f8063d..1789f02 100644
--- a/contrib/views/pom.xml
+++ b/contrib/views/pom.xml
@@ -178,6 +178,11 @@
   <dependencyManagement>
     <dependencies>
       <dependency>
+        <groupId>commons-collections</groupId>
+        <artifactId>commons-collections</artifactId>
+        <version>3.2.2</version>
+      </dependency>
+      <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpclient</artifactId>
         <version>4.4</version>

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

Reply via email to