Wicket 1.5.3 released
This is the third maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.
- Subversion tag
- Changelog
- To use in Maven:
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-core</artifactId>
<version>1.5.3</version>
</dependency>
- Download the full distribution (including source)