``` > Task :compileJava /home/runner/work/security/security/src/main/java/org/opensearch/security/configuration/ConfigurationLoaderSecurity7.java:43: error: cannot find symbol import org.opensearch.action.ActionListener; ``` Seeing this break reported by https://github.com/opensearch-project/security/pull/3150 ### Additional Context - https://github.com/opensearch-project/OpenSearch/pull/9082