mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1e9179a87c
This rules checks that `@Deprecated` annotations have a "since" attribute. Closes gh-34989