Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary dependency on spring-orm
Prior to this commit, spring-aspects would consider spring-orm as a module providing aspects, which is not the case (anymore). This commit removes that dependency as a result. Fixes gh-24491
- Loading branch information