diff --git a/pom.xml b/pom.xml index ae9ed118..912f8716 100644 --- a/pom.xml +++ b/pom.xml @@ -379,6 +379,16 @@ ${maven.compiler.source} ${maven.compiler.target} -parameters + + + org.springframework.boot + spring-boot-configuration-processor + + + org.springframework.boot + spring-boot-autoconfigure-processor + + @@ -1025,6 +1035,14 @@ nullaway ${nullaway.version} + + org.springframework.boot + spring-boot-configuration-processor + + + org.springframework.boot + spring-boot-autoconfigure-processor +