Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency org.apache.commons:commons-lang3 #1934

Open
abrua1 opened this issue Mar 7, 2025 · 0 comments
Open

Update dependency org.apache.commons:commons-lang3 #1934

abrua1 opened this issue Mar 7, 2025 · 0 comments

Comments

@abrua1
Copy link

abrua1 commented Mar 7, 2025

The mockserver uses the apache commons lang3 lib in version 3.12.0

I am trying to use another lib, that use some dependency which transitively uses the apache commons lang3 lib as well, but in version 3.17.0

As we are using maven, it takes the version 3.12.0 of the lang3 lib as it has a lower nesting in the dependency tree...

As the other lib i try to use needs a feature of the 3.14.0+ version of the commons lang3 lib, i get errors when executing my project.

Would be nice, if you could release a new bugfix/minor version with the newest lang3 lib version (3.17.0)

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant