mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-14 05:53:43 +08:00
remove 删除 jjwt 无用依赖
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -121,13 +121,6 @@
|
||||
<version>${velocity.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Token生成与解析-->
|
||||
<dependency>
|
||||
<groupId>io.jsonwebtoken</groupId>
|
||||
<artifactId>jjwt</artifactId>
|
||||
<version>${jwt.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- jdk11 缺失依赖 jaxb-->
|
||||
<dependency>
|
||||
<groupId>com.sun.xml.bind</groupId>
|
||||
|
Reference in New Issue
Block a user