Wicket 1.5-RC4.2 released
The Wicket Team is proud to introduce the fourth Release Candidate in Wicket 1.5 series. See the changelog for the list of bug fixes and improvements done between 1.5-RC3 and 1.5-RC4.2
More detailed migration notes are available on our Migrate to 1.5 Wiki Page
Release Artifacts:
- Subversion tag
- Changelog
- To use in Maven:
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-core</artifactId>
<version>1.5-RC4.2</version>
</dependency>
- Download the full distribution (including source)