Skip to content

Commit 251f131

Browse files
committed
修改javax-annotation-api版本
1 parent 5ae8262 commit 251f131

File tree

1 file changed

+2
-1
lines changed
  • api-boot-project/api-boot-plugins/api-boot-plugin-alibaba-sms

1 file changed

+2
-1
lines changed

api-boot-project/api-boot-plugins/api-boot-plugin-alibaba-sms/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,11 @@
2929
<groupId>com.aliyun</groupId>
3030
<artifactId>aliyun-java-sdk-dysmsapi</artifactId>
3131
</dependency>
32+
33+
<!--See: https://github.com/minbox-projects/api-boot/pull/18 -->
3234
<dependency>
3335
<groupId>javax.annotation</groupId>
3436
<artifactId>javax.annotation-api</artifactId>
35-
<version>1.3.2</version>
3637
</dependency>
3738
</dependencies>
3839
</project>

0 commit comments

Comments
 (0)