We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a21ee1 commit 26068bdCopy full SHA for 26068bd
pom.xml
@@ -42,7 +42,6 @@
42
<!-- used in integration testing -->
43
<slf4j.api.minimum.compatible.version>1.6.0</slf4j.api.minimum.compatible.version>
44
<cal10n.version>0.8.1</cal10n.version>
45
- <log4j.version>1.2.17</log4j.version>
46
<reload4j.version>1.2.18.3</reload4j.version>
47
<logback.version>1.0.13</logback.version>
48
<junit.version>4.12</junit.version>
@@ -103,12 +102,6 @@
103
102
<version>${project.version}</version>
104
</dependency>
105
106
- <dependency>
107
- <groupId>log4j</groupId>
108
- <artifactId>log4j</artifactId>
109
- <version>${log4j.version}</version>
110
- </dependency>
111
-
112
<dependency>
113
<groupId>ch.qos.reload4j</groupId>
114
<artifactId>reload4j</artifactId>
0 commit comments