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) A crafted JSON request can be used to perform a DoS attack when using the Struts REST plugin, see S2-054
  • (warning) Vulnerability in the Jackson JSON library, see S2-055

Improvement

  • [WW-4892] - Use Jackson handler to handle JSON by default

...

  • [WW-4893] - Upgrade Jackson to version 2.9.2

 

Note

This release contains fixes related to S2-054 and S2-055 - please read them carefully!

Issue Detail

...