blob: 6b4c876efbd8a47119e529de8dcb95e57cf79731 [file] [log] [blame]
I"ยป<p>This is the fifteenth 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.15:
</code></pre></div></div>
<h4 id="bug">Bug</h4>
<ul>
<li>[WICKET-6037] - ModalWindow vulnerable to Javascript injection through title model</li>
<li>Escape the generated markup for attribute names and values in CheckBoxMultipleChoice and RadioChoice</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.15<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.15">full distribution</a> (including sources)</h4>
:ET