hi everybody,
i've an svn project wich was first compiled with spring 2.5 and aspectJ 1.5
i've modified a class wich i want to compile with spring 2.0. Do i have to modify the version of AspectJ or not?
i'm using maven, all the modification done do i have to change the pom of the hole project or only the pom of the package i modified
thanks