Skip to content

Commit

Permalink
Merge pull request #300 from WeBankFinTech/release/1.8.2
Browse files Browse the repository at this point in the history
Release/1.8.2
  • Loading branch information
junqizhang-dev committed Jun 10, 2021
2 parents b226bfe + 785450f commit 52a23f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.1
1.8.2
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ dependencies {
compile logger, lombok, apache_commons, json, mysql_driver, redisson, zxing, rpc, pdfbox, protobuf, caffeine, oval
compile("com.webank:weid-contract-java:1.2.30") {
exclude group: "org.slf4j", module: "slf4j-log4j12"
exclude group: "org.ethereum", module: "solcJ-all"
}
compile fileTree(dir: 'lib', include: '*.jar')
testCompile logger, lombok, apache_commons, json, junit, jmockit, rpc, pdfbox, protobuf, caffeine, oval
Expand Down

0 comments on commit 52a23f2

Please sign in to comment.