mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-04-22 08:36:54 +00:00
release v3.0.0: core refactoring, new AppRun/PostExecVerticle, proxy and router improvements
This commit is contained in:
@@ -73,6 +73,12 @@
|
||||
<version>${jackson.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>${junit.version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user