layout: post title: Wicket 1.5.15 released

This is the fifteenth maintenance release of the Wicket 1.5.x series. This release brings over 2 bug fixes.

CHANGELOG for 1.5.15:

Bug

  • [WICKET-6037] - ModalWindow vulnerable to Javascript injection through title model
  • Escape the generated markup for attribute names and values in CheckBoxMultipleChoice and RadioChoice

To use in Maven:

{% highlight xml %} org.apache.wicket wicket-core 1.5.15 {% endhighlight %}

Download the full distribution (including sources)