Thank you for your response!
Additionally, I've noticed that in this situation, if I delete 3.12.0 from my 
local repository and then recompile the project, Maven still downloads 3.12.0. 
Is this behavior normal?

On 2023/11/01 03:45:49 Greg Chabala wrote:
> On Tue, Oct 31, 2023 at 10:27 PM yukai zhao <yu...@163.com> wrote:
> 
> >  has the project actually introduced the org.apache.commons:commons-lang3
> > with version 3.12.0 during the actual compilation process?
> >
> 
> Well, no. It says 3.12.0 was omitted, due to being a duplicate, hence why
> it was not even mentioned without turning on verbose output.
> 
> This is basically the core purpose of Maven, choosing what version of an
> artifact to include in the classpath.
> 

Reply via email to