JiaLiangC commented on code in PR #3956:
URL: https://github.com/apache/ambari/pull/3956#discussion_r1996493581


##########
ambari-agent/pom.xml:
##########
@@ -58,6 +58,7 @@
     <commons-cli.version>1.5.0</commons-cli.version>
     <commons-collections.version>3.2.2</commons-collections.version>
     <commons-configuration2.version>2.8.0</commons-configuration2.version>
+    <commons-lang.version>2.6</commons-lang.version>

Review Comment:
   commons-lang 2.6 is required by CredentialUtil. Another approach is to 
upgrade all the code in the Ambari agent that uses commons-lang.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org
For additional commands, e-mail: dev-h...@ambari.apache.org

Reply via email to