Update to NullAway 0.12.15 and fix new warnings by msridhar · Pull Request #36054 · spring-projects/spring-framework

@msridhar

Signed-off-by: Manu Sridharan <msridhar@gmail.com>

sdeleuze added a commit to sdeleuze/spring-framework that referenced this pull request

Dec 29, 2025
This commit also replaces Arch Unit packageInfoShouldBeNullMarked() rule
by either configuring requireExplicitNullMarking = false when the whole
module does not have JSpecify annotations, or explicit @NullUnmarked
when some have and some don't.

See spring-projectsgh-36054

sdeleuze added a commit to sdeleuze/spring-framework that referenced this pull request

Dec 29, 2025