Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Java 8

From this version of Struts, the framework requires Java 8 at least to run.

Servlet API 3.1

Struts 6.0.0 requires a servlet container which supports Servlet API 3.1 at least, it won't work with older versions.

Dependencies

Update Struts dependencies to 6.x.x.

Remove the following plugin dependencies because they were dropped and aren't supported anymore:

...