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

Update TestNG to Allow Removal of Guice Version Override #68

Open
romeara opened this issue Mar 31, 2020 · 1 comment
Open

Update TestNG to Allow Removal of Guice Version Override #68

romeara opened this issue Mar 31, 2020 · 1 comment

Comments

@romeara
Copy link
Member

romeara commented Mar 31, 2020

Currently, TestNG 7.1.0 is used, which has a dependency on Guice 4.1.0. The build currently overrides this manually (replicating this TestNG commit) so that Guava is updated from version 19.0 (a vulnerable version) on the classpath.

It is anticipated that the next available TestNG version will release with this update natively - once available, update and remove the manual Guice override in dependencies.properties (commented as such)

@romeara
Copy link
Member Author

romeara commented Aug 4, 2020

TestNG updates its transitive dependency to the required version in 7.3.0

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