blob: 252ff38bfd02a92be85401ae36fc84ea3bd99352 [file] [log] [blame]
I"o<p>The Apache Wicket project is proud to announce the fifth maintenance release
of Apache Wicket 1.4. This releases mainly fixes
<a href="https://issues.apache.org/jira/browse/WICKET-2613">WICKET-2613</a> which has
caused certain applications to stop functioning properly in production
environments.</p>
<h3 id="download-apache-wicket-14">Download Apache Wicket 1.4</h3>
<p>You can download the release here: <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.5">http://www.apache.org/dyn/closer.cgi/wicket/1.4.5</a></p>
<p>Or use this in your Maven poms to upgrade to the new version:</p>
<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
<span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
<span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>1.4.5<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
<h3 id="changes">Changes</h3>
<p>A complete list of changes can be found
<a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12314441">here</a>.</p>
<p>We thank you for your patience and support.</p>
:ET