Home > Guides > Migration Guide > Release Notes 2.0.3 |
These are the notes for the Struts 2.0.3 distribution.
For prior notes in this release series, see Release Notes 2.0.2
<dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> <version>2.0.3</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>
Please help us test these brave new features. Feedback appreciated!