blob: 316add462a26486c8b578cd0b8aec1f418241259 [file] [log] [blame] [view]
---
layout: post
title: Wicket 1.4.23 released
---
This is twenty thirdth release of the Wicket 1.4.x series. This is a security bugfix release on the 1.4.x branch.
Read [CVE-2013-2055](/news/2014/02/06/cve-2013-2055.html) for more information.
* [Git tag](http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.4.23)
* To use in Maven:
{% highlight xml %}
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket</artifactId>
<version>1.4.23</version>
</dependency>
{% endhighlight %}
* Download the [full distribution](http://www.apache.org/dyn/closer.cgi/wicket/1.4.23) (including source)