jackxu2011 commented on code in PR #4110: URL: https://github.com/apache/linkis/pull/4110#discussion_r1070278476
########## tool/dependencies/known-dependencies.txt: ########## @@ -70,6 +70,7 @@ commons-io-2.11.0.jar commons-jxpath-1.3.jar commons-lang-2.6.jar commons-lang3-3.12.0.jar +commons-logging-1.1.3.jar commons-logging-1.2.jar Review Comment: I mean add the commons-logging-1.2.jar to the dependencyManagement in the parent pom.xml, and the commons-logging-1.1.3.jar will disappeare. -- 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]
