Issue gh-17839
@@ -1,3 +1,7 @@
+plugins {
+ id 'security-nullability'
+}
+
apply plugin: 'io.spring.convention.spring-module'
dependencies {