Skip to content

Commit e4ae587

Browse files
authored
Remove legacy log4j-1.2 dependencies completely (#132238)
1 parent 662882a commit e4ae587

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
@@ -25,7 +25,6 @@
2525
requires org.apache.httpcomponents.httpclient;
2626
requires org.apache.httpcomponents.httpasyncclient;
2727
requires org.apache.httpcomponents.httpcore.nio;
28-
requires org.apache.log4j;
2928
requires org.apache.logging.log4j;
3029
requires org.apache.logging.log4j.core;
3130
requires org.apache.lucene.core;

0 commit comments

Comments
 (0)