bmscomp commented on PR #14146:
URL: https://github.com/apache/kafka/pull/14146#issuecomment-1712859697

   @divijvaidya  checked all the dependencies of the projet using the command 
`./gradlew printAllDependencies`, the dependency of plexus-utils is still here 
but we need to update it's version in the LICENSE file 
   
   Example of dependency tree: 
   ```
   +--- org.apache.maven:maven-artifact:3.9.4
   |    +--- org.codehaus.plexus:plexus-utils:3.5.1
   |    \--- org.apache.commons:commons-lang3:3.12.0
   ```
   
   Notice that the licence file is already updated to version 3.5.1, and the PR 
is updated 
   
   So there is no need to add a separate dependency for `plexus-utils `
   
   


-- 
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]

Reply via email to