(tick) These are the notes for the Struts 2.0.9 distribution.

(warning) Struts 2.0.9 corrects a serious security flaw in one of our dependencies. All users are encouraged to update to Struts 2.0.9 or to utilize the XWork 2.0.4 JAR with a prior release of Struts 2.

(tick) For prior notes in this release series, see Release Notes 2.0.8

<dependency>
  <groupId>org.apache.struts</groupId>
    <artifactId>struts2-core</artifactId>
      <version>2.0.9</version>
</dependency>
<repositories>
  <repository>
    <id>apache.snapshots</id>
    <name>ASF Maven 2 Snapshot</name>
    <url>http://people.apache.org/repo/m2-snapshot-repository</url>
  </repository>
</repositories>

Significant Fixes

Experimental Features and Plugins

(tick) Please help us test these brave new features. Feedback appreciated!

Issue Detail

Issue List

Other resources

Release Plan