You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aopalliance jar is not really optional for most use case involving spring-aop, but it has been marked optional in the aop pom.xml. All I was trying to do was use aop:scoped-proxy/ and it doesn't seem fair to simple use cases like that to have to pull in aopalliance explicitly (plus this is a big change from previous versions).