You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2013/02/26 09:35:05 UTC

[ANNOUNCE] Apache Wicket 1.5.10 is released

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

Git tag:
release/wicket-1.5.10

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

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


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

The Wicket team