ChenJiaHe
2021-01-19 9e4b00dd4b948cd0cf6bc0c290c4df92bc76f3a0
加密
1个文件已修改
8 ■■■■■ 已修改文件
pom.xml 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pom.xml
@@ -53,12 +53,20 @@
        <mybatis.actable>1.1.1.RELEASE</mybatis.actable>
        <!--腾讯云cos-->
        <cos.version>5.6.32</cos.version>
        <!--加密器-->
        <jasypt.version>3.0.3</jasypt.version>
    </properties>
    <!-- 声明依赖不引入 -->
    <dependencyManagement>
        <dependencies>
            <dependency>
                <groupId>com.github.ulisesbocchio</groupId>
                <artifactId>jasypt-spring-boot-starter</artifactId>
                <version>${jasypt.version}</version>
            </dependency>
            <!-- https://mvnrepository.com/artifact/com.qcloud/cos_api -->
            <dependency>
                <groupId>com.qcloud</groupId>