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 2015/02/13 21:40:18 UTC

[ANNOUNCE] Apache Wicket 1.5.13 is released

This is the thirteenth maintenance release of the Wicket 1.5.x series. This
release brings over 1 bug fix and 1 improvement.

Git tag:
https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.13

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

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

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

The Wicket team