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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to