Parcourir la source

修复依赖冲突

zhouhao il y a 3 ans
Parent
commit
c987a5bb85
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      jetlinks-components/notify-component/notify-voice/pom.xml

+ 1 - 1
jetlinks-components/notify-component/notify-voice/pom.xml

@@ -16,7 +16,7 @@
         <dependency>
             <groupId>com.aliyun</groupId>
             <artifactId>aliyun-java-sdk-core</artifactId>
-            <version>4.1.0</version>
+            <version>4.5.2</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>