Versions Compared

Key

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

...

Code Block
xml
xml
titleStaging Repository
<repositories>
  <repository>
    <id>apache.nexus</id>
    <name>ASF Nexus Staging</name>
    <url>https://repository.apache.org/content/groups/staging/</url>
  </repository>
</repositories>

Internal Changes

  • (warning) Possible RCE in the Struts Showcase app in the Struts 1 plugin example in Struts 2.3.x series, see S2-048
  • Bug

    • [WW-4735] - EmailValidator does not accept new domain suffixes
    • [WW-4770] - Revision number still missing from dojo.js and dojo.js.uncompressed.js
    • [WW-4802] - Strange Behavior Parsing Action Requests

    Improvement

    • [WW-4805] - At least a DoS attack is available for Spring secured actions

...