Ignore nullability plugin for 7.0.x

Since later versions of the nullability plugin require JDK 25,
this commit ignores the dependency on 7.0.x, which builds on
JDK 17

Closes gh-18831

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
Josh Cummings 2026-03-03 17:37:26 -07:00
parent 41e3aeb246
commit e7bf4b561c
No known key found for this signature in database
GPG Key ID: 869B37A20E876129

View File

@ -64,6 +64,7 @@ updates:
- shibboleth
ignore:
- dependency-name: com.nimbusds:nimbus-jose-jwt
- dependency-name: io.spring.nullability:*
- dependency-name: org.python:jython
- dependency-name: org.apache.directory.server:*
- dependency-name: org.apache.directory.shared:*