We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1762be1 commit b50c63cCopy full SHA for b50c63c
1 file changed
core/pom.xml
@@ -122,17 +122,6 @@
122
<artifactId>junit</artifactId>
123
<version>4.12</version>
124
</dependency>
125
- <dependency>
126
- <groupId>log4j</groupId>
127
- <artifactId>log4j</artifactId>
128
- <version>1.2.17</version>
129
- </dependency>
130
-
131
132
- <groupId>org.slf4j</groupId>
133
- <artifactId>slf4j-simple</artifactId>
134
- <version>1.7.30</version>
135
136
137
</dependencies>
138
0 commit comments