We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae8262 commit 251f131Copy full SHA for 251f131
api-boot-project/api-boot-plugins/api-boot-plugin-alibaba-sms/pom.xml
@@ -29,10 +29,11 @@
29
<groupId>com.aliyun</groupId>
30
<artifactId>aliyun-java-sdk-dysmsapi</artifactId>
31
</dependency>
32
+
33
+ <!--See: https://github.com/minbox-projects/api-boot/pull/18 -->
34
<dependency>
35
<groupId>javax.annotation</groupId>
36
<artifactId>javax.annotation-api</artifactId>
- <version>1.3.2</version>
37
38
</dependencies>
39
</project>
0 commit comments