AFAIK you should be able to upgrade Wicket to 6.17.0 and have it work "just fine". Wicket adopted semver for that particular reason.
Just enforce the wicket version in a <dependencyManagement> section of your project. Martijn On Fri, Sep 19, 2014 at 1:21 PM, Rakesh A <[email protected]> wrote: > Hi, > > I see WiQuery is still at 6.13.0, Is there a release plan to upgrade WiQuery > to use Wicket 6.17.0? > > Regards, > Rakesh.A > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/WiQuery-for-Wicket-6-17-0-tp4667564.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Become a Wicket expert, learn from the best: http://wicketinaction.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
