|
|
@@ -92,13 +92,13 @@
|
|
|
<dependency>
|
|
|
<groupId>com.auth0</groupId>
|
|
|
<artifactId>java-jwt</artifactId>
|
|
|
- <version>3.10.0</version>
|
|
|
+ <version>3.9.0</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.alibaba</groupId>
|
|
|
<artifactId>fastjson</artifactId>
|
|
|
- <version>1.2.51</version>
|
|
|
+ <version>1.2.62</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
|