The Wicket development team is proud to announce that we have released
Wicket 1.4.14.  This is a bugfix and minor improvement release in the
1.4.x (stable) branch.

To download: http://www.apache.org/dyn/closer.cgi/wicket/1.4.14
Release Tag: http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14/
Changelog: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&styleName=Html&version=12315480

To use with Maven (the recommended way to use Wicket):

<dependency>
    <groupId>org.apache.wicket</groupId>
    <artifactId>wicket</artifactId>
    <version>1.4.14</version>
</dependency>

-- 
Jeremy Thomerson
http://wickettraining.com
Need a CMS for Wicket?  Use Brix! http://brixcms.org

Reply via email to