mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
289d378aeb
This fixes an additional case where invoked methods are public but the declaring class is package private. Fixes gh-29046