Skip to content

Commit

Permalink
Merge pull request #195 from WeBankFinTech/dev
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
mingzhenliu authored Jun 8, 2020
2 parents a9d3f20 + cc780ae commit a771ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
compile springboot,jaxb,web3jsdk,jackson
compile "org.mybatis.spring.boot:mybatis-spring-boot-starter:2.0.0"
compile "org.apache.commons:commons-lang3:3.8.1"
compile "com.alibaba:fastjson:1.2.69"
compile "com.alibaba:fastjson:1.2.70"
compile "mysql:mysql-connector-java:8.0.13"
compile "com.zaxxer:HikariCP:3.2.0"
compile "com.github.sgroschupf:zkclient:0.1"
Expand Down

0 comments on commit a771ccc

Please sign in to comment.