The Wicket development team is proud to announce that we have released
Wicket 1.4.15.  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.15
Release Tag: http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15/
Changelog: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&styleName=Html&version=12315900

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

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

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

Reply via email to