Commit d65e9108 authored by liqin's avatar liqin 💬

bug fixed

parent fae4db9f
...@@ -165,6 +165,11 @@ ...@@ -165,6 +165,11 @@
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>30.1-jre</version>
</dependency>
<!-- JWT Authentication --> <!-- JWT Authentication -->
<dependency> <dependency>
<groupId>com.auth0</groupId> <groupId>com.auth0</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment