We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab3bb7 commit 7e346b6Copy full SHA for 7e346b6
x-pack/plugin/security/src/main/java/module-info.java
@@ -23,7 +23,6 @@
23
requires org.apache.httpcomponents.httpclient;
24
requires org.apache.httpcomponents.httpasyncclient;
25
requires org.apache.httpcomponents.httpcore.nio;
26
- requires org.apache.log4j;
27
requires org.apache.logging.log4j;
28
requires org.apache.logging.log4j.core;
29
requires org.apache.lucene.core;
0 commit comments