> > As we are already considering 6.9.1, I think we should fix this issue
> > as well in 6.9.1.
> >
> > [ ] Release 6.9.1 with downgrade to jquery 1.8.3
> > [ ] Release 6.9.1 with jquery 1.10.1 and jquery migration plugin
> > [ ] Release 6.9.1 with downgrade to jquery 1.8.3, 6.10.0 with jquery
> > 1.10.1 and migration plugin
> > [X] Don't fix jquery issues
> >
>
> MyApp#init() {
> getJavaScriptLibrarySettings().setJQueryReference(new
> JavaScriptResourceReference(...,
> anyVersionThatWorksForMeUntilIUpgradeMyAppAndPlugins))
> }
>
>
How can the user know what version of jquery API wicket is compatible with?