This is the twentieth maintenance release of the Wicket 1.4.x series. This
release brings 17 bug fixes and improvements.
Git tag:
release/wicket-1.4.20
Changelog:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12318545Maven:
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket</artifactId>
<version>1.4.20</version>
</dependency>
Download the full distribution (including source):
http://www.apache.org/dyn/closer.cgi/wicket/1.4.20The Wicket team