As a user of wicket:
+1 for the spring -> spring-web change
+1 for the 2.5.6 -> 3.0 change. Imho when a new major release of a software
comes out the dependencies should be updated to the latest and greatest
stables.

However even if the version will not get updated I suggest to change 2.5.6
to 2.5.6.SEC02, because there were at least two security fixes between those
versions.

Attila

2011/2/16 James Carman <ja...@carmanconsulting.com>

> Why not just change the dependency from org.springframework:spring to
> org.springframework:spring-web?  Version 2.5.6 has the same split-outs
> as 3.x.
>
>
> On Wed, Feb 16, 2011 at 10:11 AM, Martijn Dashorst
> <martijn.dasho...@gmail.com> wrote:
> > Currently wicket-spring 1.5 depends on spring 2.5 (specifically
> > org.springframework:spring:2.5.x:jar) which collides when folks are
> > upgrading to spring 3, since spring 3 doesn't have an aggregate
> > library any more.
> >
> > If we chose to upgrade to spring 3, should we depend on spring-web or
> > spring-core?
> >
> > Martijn
> >
> > --
> > Become a Wicket expert, learn from the best: http://wicketinaction.com
> >
>

Reply via email to