Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Objenesis dependency version maintenance in this repo #122

Open
Maheswari-Nagendran opened this issue May 3, 2023 · 1 comment
Open

Comments

@Maheswari-Nagendran
Copy link

Since we are using this dependency, we are maintaining the version of objenesis dependency which is coming as compile dependency even though we are not using the objenesis dependency directly in our project.
In this case, why the dependency version is not being managed in this cloning lib itself ?

Code changes requested:
Instead of maintaining the version here, we need to manage it in dependencyManagement section of pom

@Maheswari-Nagendran
Copy link
Author

In this commit, Powermock deps has moved the version of objenesis from dependency section to dependencyManagement section.
The same needs to be implemented here as well so that team who is using this library no need to define objenesis version as well.

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

No branches or pull requests

1 participant