mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
bf9dea4254
Update the internal proxy used in `TypeDescriptor` so that it returns a cloned array for calls to `getDeclaredAnnotations` or `getAnnotations`. Closes gh-22695