This commit is contained in:
parent
b4c7fe8f8d
commit
d6c5a01e8e
|
|
@ -81,6 +81,10 @@
|
|||
<artifactId>casdoor-spring-boot-starter</artifactId>
|
||||
<version>1.5.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>redis.clients</groupId>
|
||||
<artifactId>jedis</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
Loading…
Reference in New Issue