Skip to content

Commit ebdc3d2

Browse files
committed
comment some test scoped dependencies.
1 parent b4da983 commit ebdc3d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@
5353
<version>4.13.1</version>
5454
<scope>test</scope>
5555
</dependency>
56-
<dependency>
56+
<!--dependency>
5757
<groupId>org.bouncycastle</groupId>
5858
<artifactId>bcprov-jdk15on</artifactId>
5959
<version>1.67</version>
6060
<scope>test</scope>
61-
</dependency>
62-
<dependency>
61+
</dependency-->
62+
<!--dependency>
6363
<groupId>com.aliyun.kms</groupId>
6464
<artifactId>kms-transfer-client</artifactId>
6565
<version>0.1.0</version>
6666
<scope>test</scope>
67-
</dependency>
67+
</dependency-->
6868
<dependency>
6969
<groupId>com.aliyun</groupId>
7070
<artifactId>java-trace-api</artifactId>

0 commit comments

Comments
 (0)