Melloware created MYFACES-4713:
----------------------------------
Summary: HtmlUnit 4.10 Upgrade
Key: MYFACES-4713
URL: https://issues.apache.org/jira/browse/MYFACES-4713
Project: MyFaces Core
Issue Type: Bug
Reporter: Melloware
We are still on HtmlUnit 2.7.0 but it is not under a new Maven coordinates and
new code.
{code:xml}
<dependency>
<groupId>org.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>4.10.0</version>
<scope>test</scope>
</dependency>
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)