Hi, There is no reason Wicket to upgrade to Spring to 4.x. You can set Spring version in your pom.xml to 4.x.
Wicket 7.x uses Spring 4: https://github.com/apache/wicket/blob/master/pom.xml#L135 Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Sep 24, 2015 at 3:56 PM, Sandor Feher <sfe...@bluesystem.hu> wrote: > Hi, > > I'm just wondering when do you plan to support spring 4 in wicket-spring > module ? > I try to implement an Oauth2 server on top of my Wicket app and oauth2 (at > least 2.0.6 and above) requires spring 4. Right now I'm not able to upgrade > due to lack of wicket spring 4 support. > > TIA., Sandor > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket-Spring-4-integration-tp4672031.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >