This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch release/struts-7-0-x in repository https://gitbox.apache.org/repos/asf/struts.git
from cd93e4bb9 Delete remaining deprecated plugins add cbb6b91f8 Upgrades Htmlunit to version 3.6.0 add cde3c4f12 Merge pull request #803 from apache/feature/update-htmlunit No new revisions were added by this update. Summary of changes: apps/rest-showcase/pom.xml | 2 +- .../apache/struts2/rest/example/GetOrdersTest.java | 16 ++++++++++--- .../struts2/rest/example/ListOrdersTest.java | 15 +++++++++--- .../apache/struts2/rest/example/PostOrderTest.java | 28 ++++++++++++++++++---- apps/showcase/pom.xml | 8 +++---- .../struts2/showcase/ActionChainingTest.java | 5 ++-- .../struts2/showcase/ActionTagExampleTest.java | 5 ++-- .../it/org/apache/struts2/showcase/AsyncTest.java | 13 +++++----- .../it/org/apache/struts2/showcase/CRUDTest.java | 11 ++++----- .../struts2/showcase/ComponentTagExampleTest.java | 5 ++-- .../apache/struts2/showcase/ConversionTest.java | 9 ++++--- .../struts2/showcase/DispatcherResultTest.java | 6 ++--- .../apache/struts2/showcase/ExecAndWaitTest.java | 11 ++++----- .../apache/struts2/showcase/FileDownloadTest.java | 5 ++-- .../apache/struts2/showcase/FileUploadTest.java | 20 ++++++++-------- .../org/apache/struts2/showcase/ForwardTest.java | 6 ++--- .../struts2/showcase/FreeMarkerManagerTest.java | 11 ++++----- .../apache/struts2/showcase/StaticContentTest.java | 9 ++++--- .../apache/struts2/showcase/UITagExampleTest.java | 17 +++++++------ .../apache/struts2/showcase/ValidationTest.java | 9 ++++--- pom.xml | 5 ++-- 21 files changed, 121 insertions(+), 95 deletions(-)