mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
a853a58c62
This commit avoids duplicate addition of void.class to the temporary primitiveTypes Set in the static initialization block in ClassUtils. Closes gh-25128