blob: 1921dfc25ce7527a8a3d7488cf1881c7676504b0 [file] [log] [blame]
I"—<p>This is the sixteenth maintenance release of the Wicket 1.5.x series. This release brings over 2 bug fixes.</p>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>CHANGELOG for 1.5.16:
</code></pre></div></div>
<h4 id="bug">Bug</h4>
<ul>
<li>CVE-2013-2186: Disable (de)serialization of Commons FileUpload items.</li>
<li>CVE-2016-3092: Apache Commons Fileupload information disclosure vulnerability</li>
</ul>
<h4 id="to-use-in-maven">To use in Maven:</h4>
<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-core<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>1.5.16<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
<h4 id="download-the-full-distribution-including-sources">Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.16">full distribution</a> (including sources)</h4>
:ET