Skip to content

Commit 94a2892

Browse files
Merge pull request #300 from WeBankFinTech/release/1.8.2
Release/1.8.2
2 parents 726d60c + c5132a2 commit 94a2892

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.1
1+
1.8.2

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ dependencies {
155155
compile logger, lombok, apache_commons, json, mysql_driver, redisson, zxing, rpc, pdfbox, protobuf, caffeine, oval
156156
compile("com.webank:weid-contract-java:1.2.30") {
157157
exclude group: "org.slf4j", module: "slf4j-log4j12"
158+
exclude group: "org.ethereum", module: "solcJ-all"
158159
}
159160
compile fileTree(dir: 'lib', include: '*.jar')
160161
testCompile logger, lombok, apache_commons, json, junit, jmockit, rpc, pdfbox, protobuf, caffeine, oval

0 commit comments

Comments
 (0)