jiangping
2023-12-15 cc5d567bc58ce9657ce504fac6daa804ef9a15fa
server/pom.xml
@@ -276,6 +276,10 @@
      <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>