mirror of
https://github.com/wassname/ray.git
synced 2026-08-05 13:21:03 +08:00
update to slf4j, remove DynamicLog (#2384)
This commit is contained in:
committed by
Philipp Moritz
parent
55d5e28872
commit
450b11f1d6
+2
-2
@@ -20,8 +20,8 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-log4j12</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>quartz</groupId>
|
||||
|
||||
Reference in New Issue
Block a user