mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-03 11:49:31 +01:00
d81b436e5d
Gradle is easy enough to import into IDEs, so pom.xml should no longer be necessary. This commit removes the pom.xml files from the build. Fixes gh-4283