build(simple-jwt): Optimized the module dependency tree.

This commit is contained in:
Zihlu Wang
2023-07-31 20:05:34 +08:00
parent 2ee7ed79f0
commit 397405acca
3 changed files with 6 additions and 10 deletions
-10
View File
@@ -35,16 +35,6 @@
</properties>
<dependencies>
<dependency>
<groupId>cn.org.codecrafters</groupId>
<artifactId>devkit-core</artifactId>
</dependency>
<dependency>
<groupId>cn.org.codecrafters</groupId>
<artifactId>guid</artifactId>
</dependency>
<dependency>
<groupId>cn.org.codecrafters</groupId>
<artifactId>simple-jwt-facade</artifactId>