mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
The builder itself does not allow `null` values so this shouldn't be necessary, but because the offending change was introduced late in the 6.2.x line, we'll be more flexible here. Fixes gh-36634