mirror of
https://gitee.com/ssssssss-team/magic-api.git
synced 2026-06-02 20:09:35 +08:00
适配Spring Boot 3.0
This commit is contained in:
@@ -17,5 +17,10 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-data-redis</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.redisson</groupId>
|
||||
<artifactId>redisson-spring-data-23</artifactId>
|
||||
<version>3.15.6</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user