luoyb
2024-05-18 ac693f5ddb22583fda2c1f46af2dfe36ef35ef0e
hs-common/hs-common-mail/pom.xml
File was renamed from ruoyi-common/ruoyi-common-mail/pom.xml
@@ -4,21 +4,21 @@
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <groupId>com.sunsail</groupId>
        <artifactId>ruoyi-common</artifactId>
        <artifactId>hs-common</artifactId>
        <version>${revision}</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>ruoyi-common-mail</artifactId>
    <artifactId>hs-common-mail</artifactId>
    <description>
        ruoyi-common-mail 邮件模块
        hs-common-mail 邮件模块
    </description>
    <dependencies>
        <dependency>
            <groupId>com.sunsail</groupId>
            <artifactId>ruoyi-common-core</artifactId>
            <artifactId>hs-common-core</artifactId>
        </dependency>
        <dependency>