File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed
Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1- 2023-09-06 Version:4.6.4
1+ 2024-07-08 Version:4.7.0
2+ 1, Support OIDC credentials provider.
3+ 2, Add OIDC credentials provider into default credentials provider chain.
4+ 3, Cleanup some imports.
5+
6+ 2023-09-06 Version:4.6.4
271, Improve the design of nonce
38
492022-11-23 Version:4.6.3
Original file line number Diff line number Diff line change 44 <groupId >com.aliyun</groupId >
55 <artifactId >aliyun-java-sdk-core</artifactId >
66 <packaging >jar</packaging >
7- <version >4.6.4 </version >
7+ <version >4.7.0 </version >
88 <name >aliyun-java-sdk-core</name >
9- <url >http ://www.aliyun.com</url >
9+ <url >https ://www.aliyun.com</url >
1010 <description >Aliyun Open API SDK for Java
1111
1212 Copyright (C) Alibaba Cloud Computing
1313 All rights reserved.
1414
1515 版权所有 (C)阿里云计算有限公司
1616
17- http ://www.aliyun.com
17+ https ://www.aliyun.com
1818 </description >
1919
2020 <distributionManagement >
9696 </dependency >
9797 <dependency >
9898 <groupId >org.bouncycastle</groupId >
99- <artifactId >bcprov-jdk15on </artifactId >
100- <version >1.70 </version >
99+ <artifactId >bcprov-jdk18on </artifactId >
100+ <version >1.78.1 </version >
101101 </dependency >
102102 <dependency >
103103 <groupId >org.mockito</groupId >
197197 <groupId >org.apache.maven.plugins</groupId >
198198 <artifactId >maven-jar-plugin</artifactId >
199199 <version >3.4.2</version >
200- <configuration ></configuration >
201200 </plugin >
202201 <plugin >
203202 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments