[jboss-jira] [JBoss JIRA] (WFCORE-4678) Use a more recent version of guava
Brian Stansberry (Jira)
issues at jboss.org
Thu Sep 26 17:57:00 EDT 2019
[ https://issues.jboss.org/browse/WFCORE-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-4678:
-------------------------------------
Comment: was deleted
(was: I took a shot at this (see https://github.com/wildfly/wildfly-core/compare/master...bstansberry:WFCORE-4768) but the elytron module transformer tests fail (and perhaps others would too.) Not worth more effort right now to sort it.)
> 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
> Priority: Minor
>
> 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