🎨 qidian模块starter模块适配springboot3

This commit is contained in:
blankhang
2023-09-29 16:28:06 +08:00
committed by GitHub
parent 5e84544ae7
commit d470e9a693
2 changed files with 6 additions and 5 deletions

View File

@@ -280,7 +280,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.3.0</version>
<version>4.3.2</version>
<scope>provided</scope>
</dependency>
<dependency>