Skip to content

Commit 66e04f3

Browse files
rjernstRassyan
andauthored
Remove legacy log4j-1.2 dependencies completely (#132238) (#133934)
Co-authored-by: Rassyan <[email protected]>
1 parent 771d94a commit 66e04f3

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)