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