去掉jwt依赖
This commit is contained in:
@@ -190,11 +190,6 @@
|
||||
<artifactId>hessian</artifactId>
|
||||
<version>4.0.63</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.jsonwebtoken</groupId>
|
||||
<artifactId>jjwt</artifactId>
|
||||
<version>0.9.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<artifactId>hibernate-core</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user