chenjiahe
2021-12-13 b14fc420d659644d857b37e1a92eeb23962236bd
pom.xml
@@ -13,7 +13,7 @@
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-starter-parent</artifactId>
        <version>2.0.5.RELEASE</version>
        <relativePath/>
        <relativePath/> <!-- lookup parent from repository -->
    </parent>
@@ -54,7 +54,7 @@
        <!--腾讯云cos-->
        <cos.version>5.6.32</cos.version>
        <!--华为云cos-->
        <obs.version>[3.20.6.1,)</obs.version>
        <obs.version>3.20.6.2</obs.version>
        <!--加密器-->
        <jasypt.version>2.1.2</jasypt.version>
        <!--对象与XML处理-->