Skip to content

Commit

Permalink
Merge pull request #46 from WeBankFinTech/dev
Browse files Browse the repository at this point in the history
update v1.2.1
  • Loading branch information
mingzhenliu authored Nov 28, 2019
2 parents ffefef2 + 790fce0 commit 3b67bf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/common.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[common]

# Webase Version (V1.1.0 or above)
webase.version=v1.2.0
webase.version=v1.2.1

# Mysql database configuration of WeBASE-NodeManager
mysql.ip=localhost
Expand Down
2 changes: 1 addition & 1 deletion quick-start/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ List test = [
dependencies {
compile springboot
// compile "org.apache.commons:commons-lang3:3.8.1"
compile "com.alibaba:fastjson:1.2.54"
compile "com.alibaba:fastjson:1.2.60"

compileOnly lombok

Expand Down

0 comments on commit 3b67bf1

Please sign in to comment.