blob: df2d6ac634e368d9ef07a605665c16dad73adfb7 [file] [log] [blame] [view]
---
layout: post
title: Wicket 1.5.7 released
---
This is the seventh maintenance release of the Wicket 1.5.x series. This release brings over 26 bug fixes and improvements.
* [Git tag](http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.7)
* [Changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&version=12321241)
* To use in Maven:
{% highlight xml %}
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-core</artifactId>
<version>1.5.7</version>
</dependency>
{% endhighlight %}
* Download the [full distribution](http://www.apache.org/dyn/closer.cgi/wicket/1.5.7) (including source)