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.
2 parents 32c5bcb + 692e72f commit 5339889Copy full SHA for 5339889
pom.xml
@@ -73,16 +73,6 @@
73
<module>TraceTool</module>
74
</modules>
75
<dependencies>
76
- <dependency>
77
- <groupId>org.apache.logging.log4j</groupId>
78
- <artifactId>log4j-api</artifactId>
79
- <version>2.9.0</version>
80
- </dependency>
81
82
83
- <artifactId>log4j-core</artifactId>
84
85
86
<dependency>
87
<groupId>com.beust</groupId>
88
<artifactId>jcommander</artifactId>
0 commit comments