25c71e28a8
The io.spring.nullability plugin 0.0.16 upgrade tightens NullAway analysis and flags list elements from the unannotated, raw List<?> attribute value as possibly null. A null element has no value to contribute to an authority, consistent with how a null attribute value as a whole is already skipped. See gh-19670 Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>