Skip to content

Commit

Permalink
Merge pull request #28 from FISCO-BCOS/dev-2.0
Browse files Browse the repository at this point in the history
 update to rc2
  • Loading branch information
yanyanho authored May 6, 2019
2 parents f0828d2 + b552e5b commit 1a0814f
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evidence/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
compile logger,spring,alibaba
runtime logger,spring,alibaba

compile ("org.fisco-bcos:web3sdk:2.0.0-rc1")
compile ("org.fisco-bcos:web3sdk:2.0.0-rc2")

compile "com.fasterxml.jackson.core:jackson-databind:2.8.8.1"
runtime "com.fasterxml.jackson.core:jackson-databind:2.8.8.1"
Expand Down
Binary file modified evidence_toolkit/apps/evidence.jar
Binary file not shown.
Binary file removed evidence_toolkit/lib/log4j-1.2.17.jar
Binary file not shown.
Binary file removed evidence_toolkit/lib/netty-all-4.1.15.Final.jar
Binary file not shown.
Binary file removed evidence_toolkit/lib/netty-tcnative-2.0.0.Final.jar
Binary file not shown.
Binary file removed evidence_toolkit/lib/slf4j-log4j12-1.7.25.jar
Binary file not shown.
Binary file removed evidence_toolkit/lib/spring-jdbc-4.3.18.RELEASE.jar
Binary file not shown.
Binary file removed evidence_toolkit/lib/spring-test-4.3.18.RELEASE.jar
Binary file not shown.
Binary file removed evidence_toolkit/lib/web3sdk-2.0.0-rc1.jar
Binary file not shown.

0 comments on commit 1a0814f

Please sign in to comment.