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 b4da983 commit ebdc3d2Copy full SHA for ebdc3d2
pom.xml
@@ -53,18 +53,18 @@
53
<version>4.13.1</version>
54
<scope>test</scope>
55
</dependency>
56
- <dependency>
+ <!--dependency>
57
<groupId>org.bouncycastle</groupId>
58
<artifactId>bcprov-jdk15on</artifactId>
59
<version>1.67</version>
60
61
- </dependency>
62
+ </dependency-->
63
<groupId>com.aliyun.kms</groupId>
64
<artifactId>kms-transfer-client</artifactId>
65
<version>0.1.0</version>
66
67
68
<dependency>
69
<groupId>com.aliyun</groupId>
70
<artifactId>java-trace-api</artifactId>
src/test/java/com/aliyun/oss/integrationtests/EncryptionClientKmsTest.java renamed to src/test/java/com/aliyun/oss/integrationtests/EncryptionClientKmsTest.java.bak
0 commit comments