Browse Source

add print of rocksdb2

tags/1.1.10
shaozhuguang 5 years ago
parent
commit
c068ad3e6f
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      source/sdk/sdk-samples/pom.xml

+ 0
- 5
source/sdk/sdk-samples/pom.xml View File

@@ -30,11 +30,6 @@
<artifactId>contract-samples</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.61</version>
</dependency>
</dependencies>

<build>


Loading…
Cancel
Save