chore(parent): pin spring-boot-starter-data-redis version to 2.7.18

This commit is contained in:
openclaw
2026-02-11 17:50:30 +08:00
parent 0afb662385
commit cefe6222ee

View File

@@ -69,6 +69,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
<version>2.7.18</version>
</dependency>
</dependencies>
@@ -113,6 +114,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
<version>2.7.18</version>
</dependency>
</dependencies>