lishuai
2023-12-26 1293d3dba10c4e291dfbce4c936f952875557edb
server/pom.xml
@@ -276,6 +276,12 @@
      <artifactId>commons-net</artifactId>
      <version>3.8.0</version>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-data-redis</artifactId>
    </dependency>
  </dependencies>
  <build>
    <plugins>