jiangping
2025-04-15 71c893964b732f2026fccc573502a1b503f985fd
server/pom.xml
@@ -185,6 +185,10 @@
      <artifactId>commons-fileupload</artifactId>
      <version>1.4</version>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-starter-mail</artifactId>
    </dependency>
  </dependencies>
  <build>