[jboss-jira] [JBoss JIRA] (WFCORE-4678) Use a more recent version of guava
Brian Stansberry (Jira)
issues at jboss.org
Tue Sep 24 14:13:00 EDT 2019
Brian Stansberry created WFCORE-4678:
----------------------------------------
Summary: Use a more recent version of guava
Key: WFCORE-4678
URL: https://issues.jboss.org/browse/WFCORE-4678
Project: WildFly Core
Issue Type: Component Upgrade
Components: Management, Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
The model-test framework uses maven-resolver-provider which transitively pulls in a quite old version of guava, which:
1) Is different from what full uses (although it's just a testsuite dep in core, so not a big deal)
2) Gets flagged by vulnerability scanners, which is annoying for a test dep.
So see if managing this version in dependencyManagement to the same version used in full works.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list