mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
10a90d3204
The checkReadOnly() method should only be called from methods that modify properties to prevent modification of read-only instances. Fixes #27256