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 be1531b commit ef7a696Copy full SHA for ef7a696
extensions/indexes/lucene/pom.xml
@@ -56,12 +56,7 @@
56
<groupId>org.apache.commons</groupId>
57
<artifactId>commons-collections4</artifactId>
58
</dependency>
59
-
60
- <dependency>
61
- <groupId>org.apache.commons</groupId>
62
- <artifactId>commons-lang3</artifactId>
63
- </dependency>
64
+
65
<dependency>
66
<groupId>org.apache.logging.log4j</groupId>
67
<artifactId>log4j-api</artifactId>
0 commit comments