guoshilong
2024-01-18 358ed232257e1fbf67e2ea9a12ab0efc9f83d6c2
pom.xml
@@ -212,6 +212,13 @@
            <artifactId>groovy</artifactId>
            <version>${groovy.version}</version>
        </dependency>
        <!--邮件依赖-->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-mail</artifactId>
        </dependency>
    </dependencies>
    <build>