Skip to content

Commit b976d47

Browse files
Rassyanrjernst
authored andcommitted
Remove legacy log4j-1.2 dependencies completely (elastic#132238)
1 parent 1bab8d6 commit b976d47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/security/src/main/java/module-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
requires org.apache.httpcomponents.httpclient;
2424
requires org.apache.httpcomponents.httpasyncclient;
2525
requires org.apache.httpcomponents.httpcore.nio;
26-
requires org.apache.log4j;
2726
requires org.apache.logging.log4j;
2827
requires org.apache.logging.log4j.core;
2928
requires org.apache.lucene.core;

0 commit comments

Comments
 (0)