You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2012/11/09 17:08:16 UTC

Apache Wicket 1.5.9 is released

This is the nineth maintenance release of the Wicket 1.5.x series. This
release brings over 48 bug fixes and improvements.

Git tag:
release/wicket-1.5.9

Changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12322962

Maven:
<dependency>
 <groupId>org.apache.wicket</groupId>
 <artifactId>wicket-core</artifactId>
 <version>1.5.9</version>
</dependency>


Download the full distribution (including source):
http://www.apache.org/dyn/closer.cgi/wicket/1.5.9

The Wicket team