mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 00:33:03 +08:00
Improve Java logging (#8640)
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
<artifactId>fst</artifactId>
|
||||
<version>2.57</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
<version>1.2.17</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.java.dev.jna</groupId>
|
||||
<artifactId>jna</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user