fix:pom版本修复

This commit is contained in:
xiang
2025-07-27 23:55:08 +08:00
parent c3c042fe2b
commit 0c31035d0c
6 changed files with 9 additions and 9 deletions

View File

@@ -79,10 +79,10 @@
</dependency>
<!-- Redis -->
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-data-redis</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<!-- RocketMQ -->
<dependency>