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 2014/09/15 09:39:00 UTC

[ANNOUNCE] Apache Wicket 1.5.12 is released

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

Git tag:
release/wicket-1.5.12

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

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


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

The Wicket team